Commit Graph

21 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 94827f80df
add missing 2021-04-01 19:49:59 -07:00
nazunalika 65ce1a3d77 dev env 2021-01-31 20:14:13 -07:00
nazunalika 4cf46844f4 add manual changes 2021-01-28 12:43:37 -07:00
nazunalika 703eb27176 add ipauser disable 2021-01-23 14:37:28 -07:00
nazunalika 87bd02945a sigul and koji 2021-01-19 22:05:28 -07:00
nazunalika b032f130b8 merging some internal changes for awx 2021-01-17 20:46:06 -07:00
nazunalika 608c1e24c8 fixes 2021-01-14 21:28:47 -07:00
nazunalika 852be5c8cd fixing other bits 2021-01-10 03:22:41 -07:00
nazunalika ad81b58d3c prepping for AWX future 2021-01-09 21:47:18 -07:00
nazunalika 496e2d208d Updating/Adding rabbitmq vars and playbooks 2020-12-26 20:36:14 -07:00
nazunalika 7a010775c9 adding kojihub 2020-12-23 03:52:34 -07:00
nazunalika a491898f28 staging idea for koji 2020-12-18 15:52:05 -07:00
nazunalika f15a9d3db0 adding gitlab primers with ipa fixes 2020-12-16 19:34:13 -07:00
nazunalika 1ab71a2d4d repo changes and ipa fqdn notes 2020-12-16 00:09:58 -07:00
nazunalika de05e55cef IdM and Variable Fixes
Identity management Team in their testing found several issues while
testing the playbooks. To ensure they continue working on deployment and
in testing, we have identified and fixed the following issues:

- Inventory variables moved to separate main.yml files were not in yaml
  format
- role-rocky-ipa-client.yml was not directly pointing to its
  collection/role
- role-rocky-ipa-replica.yml was not directly pointing to its
  collection/role
2020-12-14 16:33:16 -07:00
nazunalika 353d4bb0cf fixing issue #582 2020-12-13 23:57:25 -07:00
Derek Page 5c50c36a69 issue-183 - add chrony server/client playbooks 2020-12-13 22:49:57 -05:00
nazunalika 6822dfe739 prepping for ipsilon role 2020-12-13 03:00:33 -07:00
nazunalika 242c506bcd authentication - prepping system build 2020-12-12 12:58:00 -07:00
Pascal Watteel ec056805ff changed the structure to reflect more modern ansible best practices
moved inv vars to group vars
moved roles to collections and fixed playbooks
added a prepare ansible host playbook to download needed roles and playbooks
modified public roles and collection paths to install inside our dir structure to keep them from global installation
2020-12-12 18:13:38 +04:00