Skip to content
GitLab
Explore
Sign in
Register
This is an archived project. Repository and other project resources are read-only.
Commits · master
common
Browse files
Dec 04, 2020
Migrate to GitLab.
· cc46b529
nimrod
authored
Dec 04, 2020
cc46b529
Jul 08, 2016
- Removed TLS key and cert handling.
· 853c1f58
nimrod
authored
Jul 08, 2016
853c1f58
Jun 10, 2016
- Moved backports to a seperate role.
· d2170ed3
nimrod
authored
Jun 11, 2016
d2170ed3
- Removed add_tls_cert, wasn't used.
· 79661a14
nimrod
authored
Jun 10, 2016
79661a14
- Seperated UFW handling to independent role.
· 873070eb
nimrod
authored
Jun 10, 2016
873070eb
- Moved unattended upgrades to a seperate role.
· 6e985123
nimrod
authored
Jun 10, 2016
6e985123
- Removed NTP client, moved to a seperate role.
· 628e6533
nimrod
authored
Jun 10, 2016
628e6533
Jun 09, 2016
- Removed stunnel, sudo, mail aliases, lock root and ldap login from role....
· a7da5085
nimrod
authored
Jun 09, 2016
a7da5085
May 31, 2016
- Added name and date to license.
· a6792aa5
nimrod
authored
May 31, 2016
a6792aa5
Dec 17, 2015
Corrected the stunnel restart handler.
· 99232b0b
nimrod
authored
Dec 17, 2015
99232b0b
Corrected stunnel OpenBSD pkg install (used OS family instead of release version).
· 269f2aa1
nimrod
authored
Dec 17, 2015
269f2aa1
Added stunnel installation.
· 65084a5d
nimrod
authored
Dec 17, 2015
65084a5d
Dec 16, 2015
- Create ssl-cert group for TLS keys access on OpenBSD.
· fe8619e3
nimrod
authored
Dec 16, 2015
fe8619e3
More work on Collectd, stil WIP.
· 042c877f
nimrod
authored
Dec 16, 2015
042c877f
Correct a regex (because I wrote a regex).
· 6665987b
nimrod
authored
Dec 16, 2015
6665987b
Force OpenBSD's pkg to run non-interactively.
· 97421d19
nimrod
authored
Dec 16, 2015
97421d19
Dec 14, 2015
Update CA store only when needed.
· 857e5b93
nimrod
authored
Dec 14, 2015
857e5b93
Correct changed_when statement.
· ab794869
nimrod
authored
Dec 14, 2015
ab794869
Correct include statement.
· 74a87338
nimrod
authored
Dec 14, 2015
74a87338
Adjust root mail alias to function on both Debian and OpenBSD, updated the TODO list accordingly.
· b24b7cb9
nimrod
authored
Dec 14, 2015
b24b7cb9
Updated the TODO list.
· cf71f5c5
nimrod
authored
Dec 14, 2015
cf71f5c5
Removed ca_store variable, wasn't in use.
· a9060f44
nimrod
authored
Dec 14, 2015
a9060f44
Better ntp sync handling.
· ec25c39d
nimrod
authored
Dec 14, 2015
ec25c39d
Added ntp sync handling for Debian and OpenBSD.
· 0e33c704
nimrod
authored
Dec 14, 2015
0e33c704
Adjust add_tls_cert tasks to work on OpenBSD as well.
· 64efa9bf
nimrod
authored
Dec 14, 2015
64efa9bf
Assume that gather_facts is set to False, run the setup module when it's safe.
· 2e5395d7
nimrod
authored
Dec 14, 2015
2e5395d7
Adjustments to OpenBSD bootstrap to run on both platforms.
· 67c52df2
nimrod
authored
Dec 14, 2015
67c52df2
Dec 13, 2015
Improve TLS keys and certs handling in OpenBSD.
· 5f574f79
nimrod
authored
Dec 13, 2015
5f574f79
Bash is needed for login shell (so only for the ldap_login role), moved tasks accordingly.
· d4c33dfe
nimrod
authored
Dec 13, 2015
d4c33dfe
Added support for bootstrapping OpenBSD (for running Ansible in the first place).
· 7e26bdc6
nimrod
authored
Dec 13, 2015
7e26bdc6
Dec 12, 2015
Collectd agent WIP (installation, basic config for Debian-based and OpenBSD).
· 973f1359
nimrod
authored
Dec 12, 2015
973f1359
Correct typo.
· 79e88afc
nimrod
authored
Dec 12, 2015
79e88afc
Better assertion in backports.
· 44b41ffc
nimrod
authored
Dec 12, 2015
44b41ffc
- Updated the README and TODO list.
· 5427f4e5
nimrod
authored
Dec 12, 2015
5427f4e5
Dec 11, 2015
Don't lock the root account (prevents certain tasks), instead just empty the password.
· 36e777ff
nimrod
authored
Dec 11, 2015
36e777ff
Corrected changed_when state for root account lock.
· 9eb72b6c
nimrod
authored
Dec 11, 2015
9eb72b6c
Correct when statement.
· 016e2b52
nimrod
authored
Dec 11, 2015
016e2b52
Dec 10, 2015
Update README, dependencies and TODO list.
· 6ef3abd6
nimrod
authored
Dec 10, 2015
6ef3abd6
Don't run any tasks if the role ran once before.
· a7ecc23b
nimrod
authored
Dec 10, 2015
a7ecc23b
Dec 09, 2015
- Can't include a tasks file with a variable in the name, so manually specify
· f99666b6
nimrod
authored
Dec 09, 2015
f99666b6
Loading