Ansible module is managed by ansible command
[--ansible.index.interfaces {0,1}] [--ansible.index.packages {0,1}]
[--ansible.index.accounts {0,1}] [--ansible.index.dns {0,1}]
[--ansible.admin.group ANSIBLE.ADMIN.GROUP]
ansible
optional arguments:
-h, --help show this help message and exit
--ansible.facts.dir ANSIBLE.FACTS.DIR
Ansible gathered facts directory[Defined:fcplib.module.ansible.cmd] (default: None)
--ansible.continue_on_error {0,1}
Continue on error within ansible[Defined:fcplib.module.ansible.cmd] (default: 0)
Choices:
0
1
--ansible.index.interfaces {0,1}
Index interfaces from ansible[Defined:fcplib.module.ansible.cmd] (default: 1)
Choices:
0
1
--ansible.index.packages {0,1}
Index packages from ansible[Defined:fcplib.module.ansible.cmd] (default: 1)
Choices:
0
1
--ansible.index.accounts {0,1}
Index accounts from ansible[Defined:fcplib.module.ansible.cmd] (default: 1)
Choices:
0
1
--ansible.index.dns {0,1}
Index DNS server linkage from ansible[Defined:fcplib.module.ansible.cmd] (default: 1)
Choices:
0
1
--ansible.admin.group ANSIBLE.ADMIN.GROUP
Admin group on systems. These groups will be tagged as privileged within
platform[Defined:fcplib.module.ansible.cmd] (default: sudo)