Skip to content

virtUOS/pyca-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ansible role for installing pyCA

Currently supports Debian and CentOS.

Configuration

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

About

Ansible role for installing pyCA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages