Fix pause image tag
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-03-03 13:03:21 +01:00
parent 8b30841fc4
commit 652a5d25c9
2 changed files with 2 additions and 1 deletions

View File

@ -2,4 +2,5 @@
ansible.builtin.copy:
dest: /etc/cloud/cloud.cfg.d/90_dpkg.cfg
content: |
# To update this file, run dpkg-reconfigure cloud-init
datasource_list: [ VMware, None ]