bigmon_chain – Create and remove a bigmon inline service chain¶
Parameters¶
Examples¶
- name: bigmon inline service chain
bigmon_chain:
name: MyChain
controller: '{{ inventory_hostname }}'
state: present
validate_certs: false
Status¶
- This module is not guaranteed to have a backwards compatible interface. [preview]
- This module is maintained by the Ansible Community. [community]
Authors¶
- Ted (@tedelhourani)
Hint
If you notice any issues in this documentation, you can edit this document to improve it.