hspaans.fd

Role Name

Manage files and folders on a server.

Requirements

None.

Role Variables

Default settings are found in defaults/main.yml.

Dependencies

This role does not depend on other Ansible Galaxy roles.

Example Playbook

---
- hosts: servers
  vars:
    fd_directories:
      - path: /srv/app01
      - path: /srv/app02
        owner: user01
        group: group01
  roles:
    - { role: hspaans.fd, become: true }

License

MIT

Author Information

This role was created in 2020 by Hans Spaans.

Informazioni sul progetto

Maintain directories and files

Installa
ansible-galaxy install hspaans.fd
Licenza
mit
Download
914
Proprietario
GitBiz evangelist that follows the enlightenment path of CI/CD towards NoOps.