Skip to content
GitLab
Explore
Sign in
Register
This is an archived project. Repository and other project resources are read-only.
Commits · 5427f4e5870f6f0df5fd63bbe49ddd485b5bde53
common
Browse files
Dec 12, 2015
- 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
Use (new) standard 'about me' text.
· f1b5cb7d
nimrod
authored
Nov 08, 2015
f1b5cb7d
Nov 04, 2015
Correct contact me.
· e651c88b
nimrod
authored
Nov 04, 2015
e651c88b
Now really correct the error.
· 87f9c391
nimrod
authored
Nov 04, 2015
87f9c391
Correct syntax error in README.
· a48c2c45
nimrod
authored
Nov 04, 2015
a48c2c45
- Filled README.
· deb8f2f2
nimrod
authored
Nov 04, 2015
deb8f2f2
Start work on syslog forwarding.
· 1af2471c
nimrod
authored
Nov 04, 2015
1af2471c
Nov 03, 2015
Correct typo.
· 22966621
nimrod
authored
Nov 03, 2015
22966621
Create /etc/apt/apt.conf.d/20auto-upgrades if it doesn't exist
· 86309b27
nimrod
authored
Nov 03, 2015
86309b27
Add unattnded-upgrades provisioning.
· 3ec59680
nimrod
authored
Nov 03, 2015
3ec59680
Correct typo.
· 87d5fdbc
nimrod
authored
Nov 03, 2015
87d5fdbc
Set task 'Find which package provided init' to never changed.
· bcfe3048
nimrod
authored
Nov 03, 2015
bcfe3048
Nov 01, 2015
Add gitignore.
· 8a8b7ac0
nimrod
authored
Nov 01, 2015
8a8b7ac0
Loading