mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 13:19:13 +00:00
Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479)
Replace ansible_xxx with ansible_facts.xxx.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| install_Darwin.yml | ||
| install_FreeBSD.yml | ||
| install_Linux.yml | ||
| install_pip.yml | ||
| install_RedHat.yml | ||
| install_Suse.yml | ||
| main.yml | ||
| start_supervisord.yml | ||
| stop_supervisord.yml | ||
| test.yml | ||
| test_start.yml | ||
| test_stop.yml | ||
| uninstall_Darwin.yml | ||
| uninstall_FreeBSD.yml | ||
| uninstall_Linux.yml | ||
| uninstall_pip.yml | ||
| uninstall_RedHat.yml | ||
| uninstall_Suse.yml | ||