Untitled

 avatar
unknown
plain_text
a year ago
5.1 kB
9
Indexable
TASK [sanity_check : Python Version | Fail if Ansible is using '/usr/bin/python3' as the Python interpreter] *********************************************************************************************
Friday 05 January 2024  21:54:04 +0000 (0:00:00.028)       0:00:03.892 ******** 
skipping: [localhost]

TASK [sanity_check : Ansible Tags | Get all available Ansible tags] **************************************************************************************************************************************
Friday 05 January 2024  21:54:04 +0000 (0:00:00.023)       0:00:03.916 ******** 
ok: [localhost]

TASK [sanity_check : Ansible Tags | Ensure valid Ansible tag(s) were provided] ***************************************************************************************************************************
Friday 05 January 2024  21:54:07 +0000 (0:00:02.844)       0:00:06.760 ******** 
[WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: "{{ item }}" in available_ansible_tags.stdout_lines
fatal: [localhost]: FAILED! => {"msg": "The conditional check '\"{{ item }}\" in available_ansible_tags.stdout_lines' failed. The error was: Conditional is marked as unsafe, and cannot be evaluated."}

PLAY RECAP ***********************************************************************************************************************************************************************************************
localhost                  : ok=12   changed=5    unreachable=0    failed=1    skipped=3    rescued=0    ignored=0   

Friday 05 January 2024  21:54:07 +0000 (0:00:00.019)       0:00:06.780 ******** 
=============================================================================== 
sanity_check : Ansible Tags | Get all available Ansible tags -------------------------------------------------------------------------------------------------------------------------------------- 2.84s
Gathering Facts ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2.05s
pre_tasks : APT | Remove APT locks ---------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.48s
pre_tasks : Git | Set Saltbox repository as safe directory ---------------------------------------------------------------------------------------------------------------------------------------- 0.22s
sanity_check : System | Virtualization Check ------------------------------------------------------------------------------------------------------------------------------------------------------ 0.18s
sanity_check : Ansible Version | Find Ansible version --------------------------------------------------------------------------------------------------------------------------------------------- 0.16s
pre_tasks : Git | Set Sandbox repository as safe directory ---------------------------------------------------------------------------------------------------------------------------------------- 0.15s
pre_tasks : Git | Set sb repository as safe directory --------------------------------------------------------------------------------------------------------------------------------------------- 0.15s
sanity_check : System | Print Virtualization Status ----------------------------------------------------------------------------------------------------------------------------------------------- 0.04s
pre_tasks : Variables Tasks ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0.03s
sanity_check : System | Ensure Ansible is running on Ubuntu 20.04+ -------------------------------------------------------------------------------------------------------------------------------- 0.03s
sanity_check : Python Version | Print Python version ---------------------------------------------------------------------------------------------------------------------------------------------- 0.03s
sanity_check : Ansible Version | Print Ansible version -------------------------------------------------------------------------------------------------------------------------------------------- 0.03s
pre_tasks : Git | Lookup git safe directories ----------------------------------------------------------------------------------------------------------------------------------------------------- 0.02s
sanity_check : Python Version | Fail if Ansible is using '/usr/bin/python3' as the Python interpreter --------------------------------------------------------------------------------------------- 0.02s
sanity_check : Ansible Tags | Ensure valid Ansible tag(s) were provided --------------------------------------------------------------------------------------------------------------------------- 0.02s
=========================

Error: Playbook run failed, scroll up to the failed task to review.

root@grandmachine:/srv/git/saltbox# 
Editor is loading...
Leave a Comment