cleaned up disabled logic
1 file changed
tree: 394783fa6266d06aab43041a68e74796e66a4483
  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 OPDK SELinux Disable

This role disables SELinux so that Apigee OPDK may be installed.

Requirements

The installation of Apigee OPDK requires root access. Credentials must also be supplied to override the empty placeholders provided here. It is recommended that credentials be consolidated into a single credentials.yml file that can be stored separately. It is assumed that files containing credentials are stored in the ~/.apigee folder.

Role Variables

None

Dependencies

None

Example Playbook

- hosts: servers
  roles:
     - { role: username.rolename, x: 42 }

License

Apache License Version 2.0, January 2004

Author Information

Carlos Frias