Difference between revisions of "Platform linux on host"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
[WARNING]: Platform linux on host ... is using the discovered Python [[interpreter]] at [[/usr/bin/python]], | [WARNING]: Platform linux on host ... is using the discovered Python [[interpreter]] at [[/usr/bin/python]], | ||
+ | interpreter at /usr/bin/python3.7, but future installation of another Python | ||
+ | interpreter could change the meaning of that path. See | ||
+ | https://docs.ansible.com/ansible- | ||
+ | core/2.14/reference_appendices/interpreter_discovery.html for more information. | ||
+ | |||
+ | |||
+ | [[interpreter_python]]=auto_silent | ||
{{Ansible}} | {{Ansible}} |
Latest revision as of 13:55, 18 April 2023
[WARNING]: Platform linux on host ... is using the discovered Python interpreter at /usr/bin/python, interpreter at /usr/bin/python3.7, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.14/reference_appendices/interpreter_discovery.html for more information.
interpreter_python=auto_silent
Ansible: modules, plugins, Playbooks (examples) ansible-playbook
, ansible-vault
, ansible-inventory
, ansible-config
, Ansible Tower, Ansible Galaxy (Roles) (ansible-galaxy
), ansible-cmdb
, gather facts
, ansible.cfg
, Ansible Molecule
, Ansible collections, register
, template
, --ask-pass
, --ask-become-pass
, remote_user:
, /etc/ansible/hosts
, ansible-doc
, ansible-lint
, .ansible/
, --forks
, --start-at-task
, changelog
, inventory
, Notify:
, ansible HOSTNAME -m ping
, gathering
, /usr/bin/ansible
, ansible -m ping
, ansible.builtin
, hosts: (Ansible)
, set fact:
, when:
, blockinfile:
, become method:
, include:
, git:
, AWX, ansible --help
, Tags, Ansible variables, versions
Advertising: