fix typo
This commit is contained in:
parent
5c1482ef04
commit
147d25c63d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
- name: Install apt-transport-https
|
- name: Install apt-transport-https
|
||||||
apt:
|
apt:
|
||||||
name: apt-transport-https
|
name: apt-transport-https
|
||||||
state: presend
|
state: present
|
Reference in a new issue