Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
common
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ansible
common
Commits
master
Select Git revision
0 results
common
Author
Search by author
Any Author
authors
0 authors
Dec 04, 2020
Migrate to GitLab.
· cc46b529
nimrod
authored
4 years ago
cc46b529
Jul 08, 2016
- Removed TLS key and cert handling.
· 853c1f58
nimrod
authored
8 years ago
853c1f58
Jun 10, 2016
- Moved backports to a seperate role.
· d2170ed3
nimrod
authored
8 years ago
d2170ed3
- Removed add_tls_cert, wasn't used.
· 79661a14
nimrod
authored
8 years ago
79661a14
- Seperated UFW handling to independent role.
· 873070eb
nimrod
authored
8 years ago
873070eb
- Moved unattended upgrades to a seperate role.
· 6e985123
nimrod
authored
8 years ago
6e985123
- Removed NTP client, moved to a seperate role.
· 628e6533
nimrod
authored
8 years ago
628e6533
Jun 09, 2016
- Removed stunnel, sudo, mail aliases, lock root and ldap login from role....
· a7da5085
nimrod
authored
8 years ago
a7da5085
May 31, 2016
- Added name and date to license.
· a6792aa5
nimrod
authored
9 years ago
a6792aa5
Dec 17, 2015
Corrected the stunnel restart handler.
· 99232b0b
nimrod
authored
9 years ago
99232b0b
Corrected stunnel OpenBSD pkg install (used OS family instead of release version).
· 269f2aa1
nimrod
authored
9 years ago
269f2aa1
Added stunnel installation.
· 65084a5d
nimrod
authored
9 years ago
65084a5d
Dec 16, 2015
- Create ssl-cert group for TLS keys access on OpenBSD.
· fe8619e3
nimrod
authored
9 years ago
fe8619e3
More work on Collectd, stil WIP.
· 042c877f
nimrod
authored
9 years ago
042c877f
Correct a regex (because I wrote a regex).
· 6665987b
nimrod
authored
9 years ago
6665987b
Force OpenBSD's pkg to run non-interactively.
· 97421d19
nimrod
authored
9 years ago
97421d19
Dec 14, 2015
Update CA store only when needed.
· 857e5b93
nimrod
authored
9 years ago
857e5b93
Correct changed_when statement.
· ab794869
nimrod
authored
9 years ago
ab794869
Correct include statement.
· 74a87338
nimrod
authored
9 years ago
74a87338
Adjust root mail alias to function on both Debian and OpenBSD, updated the TODO list accordingly.
· b24b7cb9
nimrod
authored
9 years ago
b24b7cb9
Updated the TODO list.
· cf71f5c5
nimrod
authored
9 years ago
cf71f5c5
Removed ca_store variable, wasn't in use.
· a9060f44
nimrod
authored
9 years ago
a9060f44
Better ntp sync handling.
· ec25c39d
nimrod
authored
9 years ago
ec25c39d
Added ntp sync handling for Debian and OpenBSD.
· 0e33c704
nimrod
authored
9 years ago
0e33c704
Adjust add_tls_cert tasks to work on OpenBSD as well.
· 64efa9bf
nimrod
authored
9 years ago
64efa9bf
Assume that gather_facts is set to False, run the setup module when it's safe.
· 2e5395d7
nimrod
authored
9 years ago
2e5395d7
Adjustments to OpenBSD bootstrap to run on both platforms.
· 67c52df2
nimrod
authored
9 years ago
67c52df2
Dec 13, 2015
Improve TLS keys and certs handling in OpenBSD.
· 5f574f79
nimrod
authored
9 years ago
5f574f79
Bash is needed for login shell (so only for the ldap_login role), moved tasks accordingly.
· d4c33dfe
nimrod
authored
9 years ago
d4c33dfe
Added support for bootstrapping OpenBSD (for running Ansible in the first place).
· 7e26bdc6
nimrod
authored
9 years ago
7e26bdc6
Dec 12, 2015
Collectd agent WIP (installation, basic config for Debian-based and OpenBSD).
· 973f1359
nimrod
authored
9 years ago
973f1359
Correct typo.
· 79e88afc
nimrod
authored
9 years ago
79e88afc
Better assertion in backports.
· 44b41ffc
nimrod
authored
9 years ago
44b41ffc
- Updated the README and TODO list.
· 5427f4e5
nimrod
authored
9 years ago
5427f4e5
Dec 11, 2015
Don't lock the root account (prevents certain tasks), instead just empty the password.
· 36e777ff
nimrod
authored
9 years ago
36e777ff
Corrected changed_when state for root account lock.
· 9eb72b6c
nimrod
authored
9 years ago
9eb72b6c
Correct when statement.
· 016e2b52
nimrod
authored
9 years ago
016e2b52
Dec 10, 2015
Update README, dependencies and TODO list.
· 6ef3abd6
nimrod
authored
9 years ago
6ef3abd6
Don't run any tasks if the role ran once before.
· a7ecc23b
nimrod
authored
9 years ago
a7ecc23b
Dec 09, 2015
- Can't include a tasks file with a variable in the name, so manually specify
· f99666b6
nimrod
authored
9 years ago
f99666b6
Loading