mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-09-21 17:51:38 +02:00
true instead True (to be squashed)
This commit is contained in:
parent
b8e2aaba46
commit
98b4a75fbb
@ -19,7 +19,7 @@
|
||||
state: present
|
||||
check_mode: true
|
||||
register: state_gnupg1
|
||||
ignore_errors: True
|
||||
ignore_errors: true
|
||||
|
||||
- name: install gnupg for apt-key
|
||||
apt:
|
||||
|
Loading…
Reference in New Issue
Block a user