1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Try to fix test.

This commit is contained in:
Felix Fontein 2020-12-18 13:43:34 +01:00
parent 8f9c7f39ba
commit 23f51451c6
2 changed files with 3 additions and 0 deletions

View file

@ -4,3 +4,4 @@ skip/aix
skip/osx
skip/macos
skip/freebsd
needs/root

View file

@ -21,11 +21,13 @@
name:
- cloud-init
- udev
become: yes
- name: setup run cloud-init
service:
name: cloud-init-local
state: restarted
become: yes
- name: test gather cloud-init facts in check mode
cloud_init_data_facts: