isaackehle / ansible-common

Common tasks for all ansible projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Role - common

Common tasks for all ansible projects

Available on Ansible Galaxy: isaackehle.common

Examples

- hosts: all
  roles:
    - { role: isaackehle.common, tags: ['always'] } # Use the `always` tag for when other tags get used

License

MIT

Author Information

Isaac Kehle @isaackehle (twitter, github, linkedin)

About

Common tasks for all ansible projects

License:MIT License


Languages

Language:Ruby 100.0%