/ansible-role-base

Ansible plays that are common to most of my roles

Primary LanguageShellApache License 2.0Apache-2.0

Role Name

Base plays that many of my Ansible Roles require. No need to duplicate code. Stay DRY, baby!

Requirements

TODO

Role Variables

  • base_software_directory: Software
  • base_download_directory: Downloads

Dependencies

No dependencies.

Example Playbook

- hosts: servers
  roles:
      - { role: kurron.base }

License

This project is licensed under the Apache License Version 2.0, January 2004.

Author Information

Author's website.