dustinrue.xenial-bootstrap

Ansible bootstrap for Ubuntu 16.04 (Xenial)

To use against Xenial, playbook should contain the following at the top


  • hosts: all gather_facts: false

    roles:

    • xenial-ansible-bootstrap
About

Ensures Ansible will run properly against a Ubuntu 16.04 (Xenial) box.

Install
ansible-galaxy install dustinrue.xenial-bootstrap
GitHub repository
License
Unknown
Downloads
185
Owner