[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. PLAY [Get System Facts] ******************************************************** TASK [Gathering Facts] ********************************************************* ok: [example] TASK [Retrieve systemd facts] ************************************************** ok: [example] TASK [Retrieve package facts] ************************************************** ok: [example] PLAY RECAP ********************************************************************* example : ok=3 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0