Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 845 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 845 Bytes

ansible-role-pdsh-genders

Build Status

Installs pdsh and sets up a /etc/genders based on ansible groups.

Requirements

  • A repo installed on the machine that have the pdsh dependencies.
  • A hosts file with groups

Role Variables

see defaults/main.yml

Dependencies

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - { role: ansible-role-pdsh-genders }

License

MIT

Author Information