Remove deprecated warn option

This commit is contained in:
Corbin Bartsch 2022-11-17 17:11:46 -05:00
parent 4cbfdedd4d
commit 36a5ea8809
Signed by: coredotbin
GPG Key ID: 32D3B80A08D93212

View File

@ -13,8 +13,6 @@
cmd: "curl -fsSL https://download.docker.com/linux/debian/gpg \
| sudo gpg --dearmor -o /etc/apt/keyrings/docker.gpg"
creates: /etc/apt/keyrings/docker.gpg
args:
warn: false
- name: Create the repository file
ansible.builtin.shell: