diff options
author | Dmitry Ilvokhin <d@ilvokhin.com> | 2024-06-29 20:39:22 +0100 |
---|---|---|
committer | Dmitry Ilvokhin <d@ilvokhin.com> | 2024-06-29 20:39:22 +0100 |
commit | e470136455a1703ff88f594eaa376fcdadf9591c (patch) | |
tree | aa73f6a9d59bfc299f4751e17c36d594049dc7f2 /sysupgrade.yml | |
parent | 204f497f4c2fb3dfe86a66896551c088a00536c6 (diff) | |
download | infra-e470136455a1703ff88f594eaa376fcdadf9591c.tar.gz infra-e470136455a1703ff88f594eaa376fcdadf9591c.tar.bz2 infra-e470136455a1703ff88f594eaa376fcdadf9591c.zip |
Add all DigitalOcean hosts to sysupgrade playbook
Diffstat (limited to 'sysupgrade.yml')
-rw-r--r-- | sysupgrade.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysupgrade.yml b/sysupgrade.yml index 672a753..f8f14af 100644 --- a/sysupgrade.yml +++ b/sysupgrade.yml @@ -1,5 +1,6 @@ - name: Update DigitalOcean machines hosts: digitalocean + serial: 1 vars: digitalocean_api_url: https://api.digitalocean.com/v2 vars_files: |