| commit | 9b99e95d7d6526a56cbf7b091b9b216b302a4d0e | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <cfrias@apigee.com> | Thu Sep 08 11:12:26 2016 -0400 |
| committer | Carlos Frias <cfrias@apigee.com> | Thu Sep 08 11:12:26 2016 -0400 |
| tree | ede7e9168922121c62850b0b3c8a7b1cb43e7629 |
initial commit
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