Commit Graph

279 Commits

Author SHA1 Message Date
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
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
nazunalika
4cb73e39b0 fix ansible lint 2020-12-12 05:51:19 -07:00
nazunalika
bbf1976a5f starting auth section 2020-12-12 05:39:37 -07:00
Louis Abel
733a46258b
Merge pull request #24 from bluikko/main
Add Ansible Lint action and fix lint errors
2020-12-12 04:13:15 -07:00
bluikko
534c1f8a48
Add Ansible Lint action and fix lint errors 2020-12-12 15:16:44 +07:00
bluikko
c41119f58a
Comment out unfinished task 2020-12-12 14:57:10 +07:00
Louis Abel
c8fe3b75cc
Merge pull request #20 from danielkubat/fixes
Various minor fixes
2020-12-11 19:50:44 -07:00
danielkubat
c3dcc26f29 Comment not indented like content 2020-12-12 03:32:37 +01:00
danielkubat
af0b20f7a8 Sudoers include defined as file 2020-12-12 03:28:20 +01:00
danielkubat
458d5db418 Empty line deleted 2020-12-12 03:11:06 +01:00
danielkubat
4032d4ce1d Make yamllint happy 2020-12-12 03:10:29 +01:00
Louis Abel
70678528d0
Merge pull request #19 from danielkubat/limits
Use pam_limits module to set limits
2020-12-11 19:04:47 -07:00
danielkubat
893c8a343b Use pam_limits module to set limits 2020-12-12 02:52:30 +01:00
Louis Abel
3f85cb863a
Merge pull request #18 from danielkubat/harden
Use template to generate modprobe settings
2020-12-11 18:16:09 -07:00
danielkubat
10f14194fe Formatting fixes 2020-12-12 02:12:11 +01:00
danielkubat
902cc8536e Use template to generate modprobe settings 2020-12-12 02:11:30 +01:00
Louis Abel
1f20af2331
Merge pull request #17 from danielkubat/ssh
Ensure SSH daemon is enabled
2020-12-11 17:40:54 -07:00