handle interpreter if debian11
This commit is contained in:
parent
91c90a36fa
commit
6cacf0a1ab
|
@ -1,3 +1,3 @@
|
||||||
[all]
|
[all]
|
||||||
|
|
||||||
10.20.1.101 ansible_user=root #website
|
10.20.1.101 ansible_user=root #website
|
|
@ -13,5 +13,7 @@
|
||||||
apt: upgrade=dist
|
apt: upgrade=dist
|
||||||
|
|
||||||
- name: Reboot
|
- name: Reboot
|
||||||
|
vars:
|
||||||
|
ansible_python_interpreter: /usr/bin/python3
|
||||||
reboot:
|
reboot:
|
||||||
msg: "Attention au reboot !"
|
msg: "Attention au reboot !"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user