Commit Graph

32 Commits

Author SHA1 Message Date
a09cd9dab2 Use a well-known vault password file location
I caved
2022-07-23 18:04:15 -05:00
f523207316 Increase privesc timeout 2022-06-13 10:39:11 -05:00
ddb63cee5c Remove unparsed_is_failed from ansible.cfg
It fails the linter out.
That's why it's not default lmao
2022-04-29 16:50:10 -05:00
71e1371619 Commentate and reorganize ansible.cfg, adding one or two quality-of-life options along the hway 2022-04-29 16:46:45 -05:00
cef2d1a092 Move default user/become configuration to ansible.cfg 2022-04-29 15:18:47 -05:00
9ed2245fca Move remote_tmp into Ansible's user home directory
This makes an upcoming change easier
2022-04-27 17:51:30 -05:00
5adcf4536c Modularize the heck out of our inventories 2022-03-19 13:05:18 -05:00
a176666660 Bump the hell out of retries
Keep geting keyex failures
2022-03-19 11:36:19 -05:00
367c453f7b Enable retries of SSH commands
Note that this might cause weird intermittent failures. But it's better than unreachability straight from the get-go
2022-03-07 10:56:11 -06:00
16ec5ed2e0 Spin off more forks during execution to increase run speed 2022-02-15 15:09:21 -06:00
30dc7691a0 Alphabetize configuration keys
Just OCD kicking in
2022-02-15 15:08:09 -06:00
e9bf120509 Minor spacing fix in ansible.cfg 2022-02-15 13:40:28 -06:00
8e8b25d8f2 Remove command warnings 2022-02-15 13:14:28 -06:00
1fcfa808f0 Install Galaxy roles to their own directory so I don't have to maintain a long gitignore 2021-09-18 16:13:20 -05:00
d262f71e15 Use /tmp as remote tmp 2021-03-16 21:20:35 -05:00
9cc70a00e6 Working on basics 2020-10-17 00:21:57 -05:00
ad70b4aca0 Exodia, obliterate 2020-10-16 22:17:38 -05:00
6abd429c0b Tune configs 2020-10-08 20:44:02 -05:00
0c77cd948a Move playbooks to subdir 2020-06-24 06:54:45 -05:00
8467907660 Add ansiblehost config, move remote user 2020-05-26 12:46:04 -05:00
86ceebf18b Remove deploy script, plonk it all in configs where it should be 2020-05-20 12:56:52 -05:00
cf2c23647b Actually force P3 2020-04-26 02:42:49 -05:00
ccc978261b Force P3 interpreter 2020-04-26 02:10:52 -05:00
ca861dcc8f Enable shell pipelining 2020-04-26 01:39:47 -05:00
4b4e0c81cb Separate vault passwords from the playbooks, fix ansibleupdate cronjob
Again
2020-02-14 15:40:31 -06:00
258047afb7 Add local-workstation playbook and role 2019-10-11 19:12:00 -05:00
86562b3ccc Reorganize, add cockpit role 2019-10-11 14:08:22 -05:00
93de4f5a54 Disable host key checking
NOTE: THIS IS A REALLY DUMB IDEA DON'T DO THIS
I'm only doing this because I'm constantly tearing down my environment for learning purposes
DO NOT RUN THIS IN PROD
YOU WILL DIE
2019-09-15 01:41:10 -05:00
2d9c3c27c3 Move to dynamic ec2 inventory
Here's hoping this works
yolo
2019-09-15 01:17:38 -05:00
b8238a062d Lots: Add a new Ansible role, prepare for an EC2 inventory migration 2019-09-15 00:39:47 -05:00
3823f7a47f Babby's first playbooks 2019-09-14 11:49:23 -05:00
f462019c83 Actually add Ansible files 2019-08-30 14:13:34 -05:00