Ansible role for installing pyCA
Currently supports Debian and CentOS.
All of pyCA’s configuration can be set with the pyca_conf
variable:
- name: Set up pyCA
hosts: all
roles:
- role: pyca-ansible
vars:
pyca_conf:
agent: # Under "[agent]"
update_frequency: 30