watsonb / ap_olug

OLUG Ansible Playbook examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ap_olug

The idea behind this playbook project is to have a repository of playbooks for the OLUG meeting

Build Status

Branch Status
develop Build Status
master Build Status

Current Version

Version

See VERSION for notes/history.

Requirements

TBD

Required Roles

See the roles listed in the requirements.

Examples

TBD

License

TBD

Author Information

Author -mail
Ben Watson bwatson1979@gmail.com

Playbook Development Information

Testing

TBD

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Git SCM

Please refer to the .gitignore file and update accordingly depending on your development environment, etc. The particular file was generated at gitignore.io and contains settings for the following:

  • Ansible
  • Python
  • Vim
  • Eclipse
  • IntelliJ IDEA
  • Linux
  • Windows

Versioning

Please update VERSION.md as you release new versions of your role and try to abide by Semantic Versioning.

Self-contained

Please try to keep this playbook as self-contained as possible such that it may be used with multiple inventories.

About

OLUG Ansible Playbook examples

License:GNU General Public License v2.0


Languages

Language:Python 97.2%Language:Shell 2.8%