Skip to content

Repository files navigation

ansible-puli

Ansible management of the PULI cluster

To setup

git clone https://github.com/HCEMM/ansible-puli
cd ansible-puli
ansible-galaxy install -r requirements.yml
# add the password for the vault to .vault_pass.txt, and then
ansible-playbook puli.yml     # showtime

Some nice tips

Print facts

- name: Print facts
  ansible.builtin.debug:
    var: ansible_facts

About

Ansible management of the PULI cluster

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages