Update 'jumpcloud.yaml'
parent
4771c5a891
commit
720c7713bf
|
@ -6,7 +6,7 @@
|
|||
action: apt pkg='curl' state=installed
|
||||
when: "'$ansible_pkg_mgr' == 'apt'"
|
||||
|
||||
- name: Install curl package (Debian based)
|
||||
- name: Install ntpdate package (Debian based)
|
||||
action: apt pkg='ntpdate' state=installed
|
||||
when: "'$ansible_pkg_mgr' == 'apt'"
|
||||
|
||||
|
|
Loading…
Reference in New Issue