Skip to content
GitLab
Explore
Sign in
Register
This is an archived project. Repository and other project resources are read-only.
Commits · a9060f4415fc64c4254bc660841343581da04939
common
Browse files
Dec 14, 2015
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
- Expire date requires floating point number.
· 3e0634aa
nimrod
authored
Dec 09, 2015
3e0634aa
Dec 04, 2015
- Add lock_root tasks file.
· 7c54ee6f
nimrod
authored
Dec 04, 2015
7c54ee6f
Dec 01, 2015
Merge the matching parts of tls_cert to a single file.
· eb4f27bd
nimrod
authored
Dec 01, 2015
eb4f27bd
A little cleanup from the last commit.
· 1f5ff7a5
nimrod
authored
Dec 01, 2015
1f5ff7a5
Have 2 seperate tls_cert tasks files for OpenBSD and Debian since they're really quite different.
· a672f30f
nimrod
authored
Dec 01, 2015
a672f30f
- Use assertions in tasks files.
· 33f6d695
nimrod
authored
Dec 01, 2015
33f6d695
Nov 25, 2015
Forgot to add file to last commit.
· 2b3232f2
nimrod
authored
Nov 25, 2015
2b3232f2
Change dhparams check to script, correct check.
· 561b83f5
nimrod
authored
Nov 25, 2015
561b83f5
Nov 24, 2015
Update TODO list.
· c4b8ff69
nimrod
authored
Nov 24, 2015
c4b8ff69
Check if dhparams exists and its bit count, generate if needed.
· 74570a2f
nimrod
authored
Nov 24, 2015
74570a2f
Update TODO list.
· 35a0bc38
nimrod
authored
Nov 24, 2015
35a0bc38
Update TODO list.
· 9ac75f99
nimrod
authored
Nov 24, 2015
9ac75f99
Nov 16, 2015
If tls_cert is defined but tls_ca_cert is not, use the tls_cert.
· cfd9574e
nimrod
authored
Nov 16, 2015
cfd9574e
Update TODO list.
· da9c0c0e
nimrod
authored
Nov 16, 2015
da9c0c0e
Syslog forwarding WIP.
· 441bb173
nimrod
authored
Nov 16, 2015
441bb173
Collectd agent WIP.
· 8fd46066
nimrod
authored
Nov 16, 2015
8fd46066
Added CA cert handling.
· 7da34db0
nimrod
authored
Nov 16, 2015
7da34db0
Update TODO list.
· edd156e5
nimrod
authored
Nov 16, 2015
edd156e5
Nov 10, 2015
Add another task to the TODO list.
· 38779cf6
nimrod
authored
Nov 10, 2015
38779cf6
- Better handling of TLS cert, key.
· fa8e04d4
nimrod
authored
Nov 10, 2015
fa8e04d4
Nov 08, 2015
- includes + with_items is deprecated and playbooks refuse to run. Making
· 4aab2887
nimrod
authored
Nov 08, 2015
4aab2887
Loading