commit | 5313da09158eaf8c01b8d9d9c3271ca2a31a3acf | [log] [tgz] |
---|---|---|
author | Carlos Frias <cfrias@apigee.com> | Thu Sep 08 14:52:53 2016 -0400 |
committer | Carlos Frias <cfrias@apigee.com> | Thu Sep 08 14:52:53 2016 -0400 |
tree | 5d2b30c0a907e03b442db15d30996ca1030d0b91 | |
parent | 9b99e95d7d6526a56cbf7b091b9b216b302a4d0e [diff] |
updated to flush restart node handlers
This role shuts down iptables so that Apigee OPDK may be installed.
This role runs if it is not executing inside of a Docker container.
ansible_virtualization_type: Populated by the setup module.
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
--- - hosts: '{{ hosts }}' become: yes roles: - apigee-shutdown-iptables
Apache License Version 2.0, January 2004
Carlos Frias