shaneboulden.fapolicyd

fapolicyd_role

Installs and sets up the File Access Policy daemon on Red Hat systems.

This role also updates the /etc/fapolicyd/fapolicyd.trust file and keeps this information in a git repository.

Requirements

None.

Role Variables

This role uses an array called trusted_apps to update the /etc/fapolicyd/fapolicyd.trust configuration on the host. For example:

trusted_apps:
 - path: /usr/local/bin/cowsay
   size: 2195456
   checksum: 8adee1c9ecc498d2e136c51fc553b9ecabf0bfff46335f0b9010c821580c022f

Dependencies

None.

Example Playbook

- name: Update fapolicyd
  hosts: all
  become: true
  roles:
    - { role: shaneboulden.fapolicyd }

License

BSD

Author Information

dev@stb.id.au

Informazioni sul progetto

File Access Policy daemon configuration

Installa
ansible-galaxy install shaneboulden.fapolicyd
Licenza
Unknown
Download
577
Proprietario