kurron.base

Role Name

Basic playbooks that many of my Ansible roles need. This helps avoid code repetition. Keep it DRY (Don't Repeat Yourself)!

Requirements

TODO

Role Variables

  • base_software_directory: Directory for software
  • base_download_directory: Directory for 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.

Informazioni sul progetto

common plays used in many of my roles.

Installa
ansible-galaxy install kurron.base
Licenza
apache-2.0
Download
1.7k
Proprietario
Software engineer with many years of JVM, cloud and container development experience.