mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 00:33:09 +00:00
ansible-test: fix cloud_init_data_facts for Ubuntu 18.04 (#50916)
This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
block:
|
||||
- name: setup install cloud-init
|
||||
package:
|
||||
name: cloud-init
|
||||
name:
|
||||
- cloud-init
|
||||
- udev
|
||||
|
||||
- name: setup run cloud-init
|
||||
service:
|
||||
|
||||
Reference in New Issue
Block a user