schuerg.prerequisites

Ansible Role: Prerequisites

This is an essential role for setting up Ansible. It gets the managed node ready for Ansible tasks, such as installing python3 using an Ansible command.

This role is also available on Ansible Galaxy.

Requirements

None

Role Variables

None

Dependencies

None

Example Playbook

- hosts: servers
  roles:
     - { role: schuerg.prerequisites }

Feedback

We welcome bug reports, feature requests, pull requests, and any general feedback!

License

MIT

Author Information

This role was created in 2016 by Simon Schürg.

Informazioni sul progetto

Role to install prerequisites needed for Ansible provisioning.

Installa
ansible-galaxy install schuerg.prerequisites
Licenza
mit
Download
97
Proprietario