Commit Graph

25 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
Al Bowles
95a55c9217 Update README with correct role template link 2021-08-29 21:07:07 -05:00
nazunalika
7d36cd1cd2
quick readme update 2021-08-27 09:49:10 -07:00
nazunalika
f118ec9571
Attempt Sync
This is attempting a sync of some stuff from our ansible server. Some
data is either missing or obfuscated.
2021-07-11 21:16:19 -07:00
nazunalika
4359de6300
update tree 2021-04-25 12:55:05 -07:00
nazunalika
baf25659a2
update readme 2021-02-01 01:22:12 -07:00
nazunalika
09e83ccd42 update readme 2021-01-27 01:31:17 -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
Louis Abel
319584355f
Merge pull request #14955 from samveen/langcheck
minor language nits picked
2020-12-24 10:42:52 -07:00
nazunalika
c6323199f4 Infrastructure GitLab Updates
In this push, we are making a decent amount of updates to the gitlab
playbooks as well as updating the README. See below for the changes:

* README updated for further clarity
* GitLab role with further reconfiguration for group lookups
* GitLab role with further reconfiguration to disable built-in nginx
* nginx configuration added and provided to work with omnibus
* GitLab variables updated
2020-12-17 23:40:14 -07:00
nazunalika
f15a9d3db0 adding gitlab primers with ipa fixes 2020-12-16 19:34:13 -07:00
nazunalika
8e5cae005d updating ansible readme for lint 2020-12-15 00:31:41 -07:00
Samveen Gulati
2c398aefc2 minor language nits picked 2020-12-15 10:43:04 +05:30
nazunalika
868c9fc772 fixing some little mistakes 2020-12-13 20:06:42 -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
nazunalika
33a6d29608 linting, ipa rdns 2020-12-11 14:00:14 -07:00
nazunalika
085c9ae83e additional hardening - preparing for test 2020-12-11 12:15:17 -07:00
nazunalika
b0c2eb1abb update readme for ansible 2020-12-11 03:47:36 -07:00
nazunalika
3ab07302dd update readme for ansible 2020-12-11 03:30:37 -07:00
nazunalika
e2626acf9f docs and bugfixes 2020-12-10 16:11:41 -07:00
nazunalika
0e156c8808 restructure 2020-12-10 12:26:11 -07:00
nazunalika
e22874986a docs and change from role to init 2020-12-10 11:19:24 -07:00
nazunalika
6d133a5f96 documentation 2020-12-10 10:48:58 -07:00
nazunalika
d07670d7e2 Additional comments and docs 2020-12-10 00:42:05 -07:00
nazunalika
528d35b1e1 First commit for infra - IPA 2020-12-10 00:33:09 -07:00