diff --git a/branch/main/docsite/api-guide.html b/branch/main/docsite/api-guide.html index 1ab6259..69f1a8a 100644 --- a/branch/main/docsite/api-guide.html +++ b/branch/main/docsite/api-guide.html @@ -184,7 +184,7 @@
Check out the documentation of the community.routeros.api module for details on the options.
community.routeros.api
module defaults groupTo avoid having to specify common parameters for all the API based modules in every task, you can use the community.routeros.api
module defaults group:
To avoid having to specify common parameters for all the API based modules in every task, you can use the community.routeros.api
module defaults group:
---
- name: RouterOS test with API
hosts: localhost
@@ -202,7 +202,7 @@
# If you are using your own PKI, specify the path to your CA certificate here:
# ca_path: /path/to/ca-certificate.pem
tasks:
- - name: Gather facts"
+ - name: Gather facts
community.routeros.api_facts:
- name: Get "ip address print"