Commit Graph

95 Commits

Author SHA1 Message Date
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 b282c97daa making sure all systems get the ipa client vars 2020-12-14 14:31:01 -07:00
Derek Page c76c58b139 \#14939 - Fixing .com to .org - It was bothering me 2020-12-14 08:55:08 -05:00
Neil Hanlon 9d0112ecbd
Merge pull request #14938 from agabert/patch-1
Bugfix: grammar/spelling in bannerfile
2020-12-14 07:21:13 -05:00
Alexander Gabert b68cf49de9
typo 2020-12-14 11:20:20 +01:00
nazunalika ce8ba1d52b had a duplicate ipsilon role file 2020-12-14 02:23:36 -07:00
nazunalika 875a3bf917 community.mysql should be a collection 2020-12-14 02:17:52 -07:00
nazunalika e19edd02ff make linter happy 2020-12-14 02:14:48 -07:00
nazunalika 73b304758e make linter happy 2020-12-14 02:04:40 -07:00
nazunalika f32720f0de adding ipsilon 2020-12-14 02:01:23 -07:00
nazunalika 7a1de933d4 making linter happy 2020-12-14 00:06:29 -07:00
nazunalika 353d4bb0cf fixing issue #582 2020-12-13 23:57:25 -07:00
Louis Abel e9106cdb69
Merge pull request #581 from derekmpage/issue-183/chrony
Issue #183/chrony
2020-12-13 22:35:38 -07:00
Derek Page 9caf9ced6b issue-183 - make lint happy 2020-12-13 23:09:20 -05: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
Louis Abel 46c00c6139
Merge pull request #580 from bluikko/requirements-ipsilon
Fix branch name for ipsilon role requirement
2020-12-13 20:08:08 -07:00
nazunalika 868c9fc772 fixing some little mistakes 2020-12-13 20:06:42 -07:00
nazunalika 4c60c7c383 Merge branch 'bluikko-changed_when-galaxy' into main 2020-12-13 19:54:13 -07:00
bluikko fea1a13b73
Fix branch name for ipsilon role requirement 2020-12-14 08:51:18 +07:00
bluikko ea56897fe3
Real changed_when for galaxy installs
Instead of always claiming nothing changed, set changed when something was installed.
2020-12-14 08:42:30 +07:00
Neil Hanlon 662060e18a ansible-lint: reduce run timeout to 5 minutes.
if it fails consistently we can bump it or or adjust the image to
include our galaxy requirements automatically and make the build process
overall a bit more complex, but only when requirements are added. e.g.
we only need to rebuild the container when requirements change.
2020-12-13 18:06:28 -05:00
Louis Abel 74e95b8f5c
Merge pull request #578 from Darkbat91/main
update to rocky lint action
2020-12-13 12:54:01 -07:00
Darkbat91 8ce7e480df
update to rocky lint action 2020-12-13 20:52:44 +01:00
Louis Abel be812d8bdb
Merge pull request #577 from danielkubat/grub
grub tasks moved to separate file
2020-12-13 11:51:37 -07:00
danielkubat dec785e225 make linter happy 2020-12-13 19:46:38 +01:00
danielkubat dca7691f4a grub tasks moved to separate file 2020-12-13 19:41:26 +01:00
Louis Abel 3379f4d1eb
Merge pull request #576 from danielkubat/auditd
auditd moved to separate tasks file
2020-12-13 10:44:35 -07:00
Louis Abel 44a6ad9972
Merge pull request #575 from dpavlos/update_syntax
Updates syntax and deprecated include statements
2020-12-13 10:41:37 -07:00
danielkubat 6ccae2ef4e handler removed, auditd can't be managed manually 2020-12-13 18:24:14 +01:00
danielkubat c8cb5ef4cf auditd move to separate tasks file 2020-12-13 18:22:55 +01:00
Pavlos Daoglou 77bebb1a08 updates syntax and deprecated include statements 2020-12-13 13:54:31 +02:00
nazunalika cdd0e25232 fixing latest / present lint 2020-12-13 03:09:00 -07:00
nazunalika 6822dfe739 prepping for ipsilon role 2020-12-13 03:00:33 -07:00
nazunalika 63abc4341d lnting, removing redundant requirements 2020-12-12 14:42:03 -07:00
Louis Abel 107081378b
Merge pull request #186 from chriscowley/main
WIP: Added some code to install a Prometheus server
2020-12-12 14:33:13 -07:00
Louis Abel 66d0d80807
Merge pull request #185 from danielkubat/auth
Make ansible-lint happy
2020-12-12 14:32:18 -07:00
danielkubat e7c8997f9f Lint fixes 2020-12-12 22:31:26 +01:00
Chris Cowley 1ec706d2f4 Add an example config for nodes 2020-12-12 22:24:01 +01:00
Chris Cowley e1085d7e22 Do not open up FW port for Prometheus. 2020-12-12 22:14:57 +01:00
Chris Cowley 9b52bb2110 Add monitoring roles to requirements.yml 2020-12-12 22:12:50 +01:00
danielkubat ed531cf332 Consistent naming 2020-12-12 22:05:06 +01:00
danielkubat 706c504431 Make yamllint happy, formatting fixes 2020-12-12 22:02:53 +01:00
Chris Cowley e1bd3b1eb1 Install Prometheus 2020-12-12 21:34:59 +01:00
nazunalika 242c506bcd authentication - prepping system build 2020-12-12 12:58:00 -07:00
nazunalika 1b185b581d linting changes, prepping for pam/authselect 2020-12-12 11:46:20 -07:00
nazunalika 525802e753 fixing linting errors 2020-12-12 11:16:37 -07:00
Louis Abel 8beed7999d
Merge pull request #182 from piwi3910/main
changed the structure to reflect more modern ansible best practices
2020-12-12 11:10:50 -07:00
Watteel Pascal b7b657d407
Delete .gitignore 2020-12-12 18:16:45 +04: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