Sam A.
57ca1e9233
Create separate role for SSH and Vagrant
...
- Added a separate role that first configures SSH, and after that
gathers the ansible_virtualization_role fact, due to gathering facts
requiring an SSH connection
- Renamed ssl_certs_enabled to letsencrypt_enabled and moved that
and the vagrant variable to the be supplied directly to the last two
roles in playbook.yml
- Added tags base_only and setup_services to the new role
ssh_and_vagrant so that it will always be run before anything else
when using deploy.sh
2022-11-16 20:31:44 +01:00
Sam A.
a6cb0a8e65
Remove state: latest
2022-11-15 22:06:53 +00:00
Sam A.
b310e191f8
Some Vagrant fixes
...
Only install Dell OpenManage if not running in a VM, and fix SSH port
logic.
2022-11-15 22:06:53 +00:00
Sam A.
b56690a33e
Make Ansible setup testable in Vagrant
...
Added logic to change the sshd port if not already configured,
configued Vagrantfile to work properly and fixed a couple of deploy
errors.
2022-11-15 22:06:53 +00:00
Jesper Hess
c6a3cb5150
move tags into main.yml instead
2022-07-22 12:37:39 +00:00
Jesper Hess
964a6c0793
Add some more useful ansible tags
...
- do-full-system-upgrade
- setup-users
- install-base-packages
2022-07-22 12:37:39 +00:00
Jesper Hess
70dff33044
Install Dell OpenManage
2022-07-22 12:37:39 +00:00
Reynir Björnsson
3791e1351a
Install mosh
2022-01-31 10:57:24 +00:00
Víðir Valberg Guðmundsson
30b9580d3c
Add required pip packages.
2021-02-01 21:06:39 +01:00
Jesper Hess
d5602af999
Add haveged to base system packages
2019-03-05 10:31:31 +01:00
Jesper Hess
92baab22a9
Rename of server in netdata
2019-02-28 20:51:30 +01:00
Jesper Hess
53046bb85f
Add apparmor package
2019-02-28 08:28:54 +01:00
Víðir Valberg Guðmundsson
0acc23bc3f
Adding letsencrypt to the nginx-proxy. Also added thelounge irc client.
2019-01-19 14:56:23 +01:00
Víðir Valberg Guðmundsson
c005139fd8
Adding docker-service to docker role, and add a sample gitea service.
2018-06-23 17:22:50 +02:00
Jesper Hess
fa8425ba2a
Install aptitude if missing
2018-05-10 11:20:28 +02:00