Commit Graph

74 Commits

Author SHA1 Message Date
fcf3353502 Change syntax 2022-04-20 13:59:24 +02:00
d4a9cacb98 Change fact reference to initial node 2022-04-20 13:32:16 +02:00
5c5e3558de Group conditional tasks 2022-04-20 13:17:12 +02:00
f8046868bf Store token as fact 2022-04-20 12:58:58 +02:00
2d8cc987f8 Avoid using delegate_to since it requires DNS in place 2022-04-20 12:46:21 +02:00
f997876fd3 Fix autovar reference 2022-04-20 12:42:01 +02:00
c8793cee43 Simplify logic using when clause 2022-04-20 12:31:42 +02:00
ab0c96c5e1 Avoid casting to string 2022-04-20 12:15:04 +02:00
aef012b4dc Fix typo 2022-04-20 12:06:35 +02:00
690d66f275 Simplify template 2022-04-20 12:04:15 +02:00
b1213280e0 Fix syntax 2022-04-20 11:57:07 +02:00
0bf389b333 Try different templating syntax 2022-04-20 11:52:07 +02:00
6ccc976054 Fix indentation 2022-04-20 11:45:22 +02:00
44e6a160af Switch to slurp module 2022-04-20 11:43:02 +02:00
4e4623909e Trying quotes 2022-04-20 11:34:51 +02:00
60dfb64967 Escape more quotes 2022-04-20 11:26:22 +02:00
ca5f1b5a8b Add quotes around keys in dictionary 2022-04-20 11:06:35 +02:00
ebc5ed45b1 Refactor from throttle to serial 2022-04-20 10:54:01 +02:00
333670a73b Escape quotes 2022-04-20 10:36:28 +02:00
923c8b9905 Wait for new VM's to be fully reachable 2022-04-20 10:31:27 +02:00
4509756e0f Fix jinji syntax 2022-04-20 10:10:50 +02:00
2d075ad7ff Try empty string 2022-04-20 10:01:41 +02:00
03e903a548 Fix jinji syntax 2022-04-20 09:58:05 +02:00
1f8ab94c7a Switch to shell module 2022-04-20 09:52:12 +02:00
38871d85fe Inject hostname to ssh-keyscan output 2022-04-20 09:46:01 +02:00
8daffc88b2 Fix variable reference 2022-04-20 09:38:53 +02:00
29f7ebf14a Switch to shell module 2022-04-20 09:16:55 +02:00
75d1e95238 Disable known_hosts 2022-04-20 09:11:30 +02:00
4a8a154a01 Strip ssh-keyscan header 2022-04-20 09:02:29 +02:00
a52d8014d1 Refactor block 2022-04-20 08:35:27 +02:00
51302033aa Refactor to idempotent methods 2022-04-20 08:18:13 +02:00
5e83766370 Populate 'known_hosts' 2022-04-19 21:37:10 +02:00
abd79df3c3 Fix private/public key order 2022-04-19 18:12:13 +02:00
d60d4691c1 Use quotes for extra-var 2022-04-19 18:07:21 +02:00
f44d7f9b58 Add missing ssh key reference during deployment 2022-04-19 17:09:07 +02:00
dfdd2e0075 Store SSH key 2022-04-19 17:04:09 +02:00
3f81897dfc Add vars_file to second playbook; Retrieve K3s token for subsequent nodes 2022-04-19 16:53:33 +02:00
50b0f52744 Initial code for deploying K3s binary (throttled) 2022-04-19 16:36:19 +02:00
485ba68ebb Add intermediate task to reduce output spam 2022-04-19 15:49:12 +02:00
dc69cd87d4 Add new VM's to Ansible inventory 2022-04-19 13:27:38 +02:00
144c3604d5 Change timeout values 2022-04-19 12:22:56 +02:00
adbe0230e3 Change timeout values 2022-04-19 12:17:01 +02:00
69aee17d84 Fix key; Debugging 2022-04-19 12:12:15 +02:00
e4bf846a57 Housekeeping; Change to async processing 2022-04-19 12:07:26 +02:00
378a584b14 Fix illegal value 2022-04-19 10:51:13 +02:00
0dae6c5662 Fix typo 2022-04-19 10:45:18 +02:00
3d4a0f1538 Fix network config;Fix illegal hostname 2022-04-19 09:53:20 +02:00
73daee6e7b Download OVA;Add scratch volume;Reference url as variable 2022-04-19 09:10:44 +02:00
1250b1461a Housekeeping;Fix folder syntax 2022-04-19 08:54:51 +02:00
d3c6623745 Update drone configuration 2022-04-18 23:15:51 +02:00