init

Role to prepare host to work with Ansible.

Role Variables

prepare_file: /var/tmp/.ansible_prepare

Example Playbook

- hosts: servers
  roles:
    - init

License

WTFPL