Commit Graph

11 Commits

Author SHA1 Message Date
3a8031cba4
Always update galaxy roles
All checks were successful
/ terraform (push) Successful in 1m17s
/ ansible (push) Successful in 2m16s
The galaxy package manager doesn't support skipping updates if the versions are the same, so force is the easiest way
2023-05-06 21:55:13 +01:00
c5215e330b
Update yamllint to fix dependency issue
I think this still validates everything we need it to
2022-01-11 20:51:12 +00:00
9e473265a5
Read vault password from bitwarden instead of filesystem
https://theorangeone.net/posts/ansible-vault-bitwarden/
2021-12-20 17:25:18 +00:00
c4999d7b25
Use ansible collections for things 2021-02-07 13:02:14 +00:00
4e5359767c
Allow commands to be passed to ansible-playbook
Namely `--limit`, which is awesome!
2020-07-14 19:36:16 +01:00
c09b46aac0
Stop moving into ansible/ before running things
Makes life easier
2020-06-15 13:21:52 +01:00
4d13e3c78f
Move requirements files into ansible dir 2020-06-15 13:11:44 +01:00
4b458ba7ad
Time deploy 2020-05-25 12:09:24 +01:00
85e7714f2e
Rename galaxy requirements 2020-05-18 16:46:18 +01:00
85f6f59970
Use ansible galaxy to install docker 2020-03-02 19:37:11 +00:00
34aa3a52f8
Restructure helper scripts so they're slightly more useful 2020-02-22 20:41:04 +00:00