updated to flush restart node handlers
1 file changed
tree: 5d2b30c0a907e03b442db15d30996ca1030d0b91
  1. defaults/
  2. handlers/
  3. meta/
  4. tasks/
  5. tests/
  6. vars/
  7. .gitignore
  8. .travis.yml
  9. LICENSE
  10. README.md
README.md

Apigee Shutdown IP Tables

This role shuts down iptables so that Apigee OPDK may be installed.

Requirements

This role runs if it is not executing inside of a Docker container.

Role Variables

ansible_virtualization_type: Populated by the setup module.

Dependencies

  • opdk-setup-default-settings

Example Playbook

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

License

Apache License Version 2.0, January 2004

Author Information

Carlos Frias