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