Commit Graph

5 Commits

Author SHA1 Message Date
nazunalika
fcdf86b31c
Linting and Formatting
This commit appends the README.md to state that yaml files should start
with `---` and end with `...`. This also addresses some linting
warnings that were not appearing during pre-commit on local system.
2021-08-29 22:02:24 -07:00
nazunalika
8e2f81c415 Ansible 2.7+ Best Practices and GetKeyTab Fixes
-> Changed specific pieces that are recommended to be changed in Ansible
2.7 and higher (such as using fail_msg and success_msg, not just msg for
  assertions
-> Improved the getkeytab adhoc playbook for flexibility and delegations
against a IPA server, as well as forcing the choice of the user with
permissions that can perform the action rather than the default "admin"
user in FreeIPA as a security fix.
2021-01-01 20:14:24 -07:00
nazunalika
353d4bb0cf fixing issue #582 2020-12-13 23:57:25 -07:00
Derek Page
faf9e6fd48 issue-183 - make lint happy 2020-12-13 23:04:42 -05:00
Derek Page
5c50c36a69 issue-183 - add chrony server/client playbooks 2020-12-13 22:49:57 -05:00