Skip to content

Releases: ahuffman/ansible-yp

Version 1.0.4

07 Jan 18:02

Choose a tag to compare

Version 1.0.4

  • Refactor of tasks
    • Added best practices for package install
    • Added privilege escalation for package install and template tasks
    • Added owner, group, and mode of /etc/yp.conf file
  • Documentation format update to make information easier to find and read
  • Updated vars/main.yml variable names to have consistent yp_ prefixes
    • Updated handlers/main.yml and tasks/main.yml replacing old variable names with updated from vars/main.yml
  • Updated meta/main.yml to contain appropriate fields (some missing) and remove/update bad tags