true instead True (to be squashed)

This commit is contained in:
Matías Pecchia 2019-07-21 21:27:11 +02:00
parent b8e2aaba46
commit 98b4a75fbb

View File

@ -19,7 +19,7 @@
state: present state: present
check_mode: true check_mode: true
register: state_gnupg1 register: state_gnupg1
ignore_errors: True ignore_errors: true
- name: install gnupg for apt-key - name: install gnupg for apt-key
apt: apt: