gather facts when neccessary
This commit is contained in:
parent
d8492cb415
commit
bc7e6233c1
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
mode: "0644"
|
||||
|
||||
- name: Add Docker repository.
|
||||
gather_facts: true
|
||||
ansible.builtin.apt_repository:
|
||||
repo: "{{ docker_apt_repository }}"
|
||||
state: present
|
||||
|
|
Loading…
Add table
Reference in a new issue