Skip to content

Commit 179e2ec

Browse files
author
Alan Christie
committed
fix: Remove ansible_python_interpreter
1 parent 6aedb55 commit 179e2ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

inventory.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
all:
33
vars:
44
ansible_connection: local
5-
ansible_python_interpreter: "/usr/bin/env python"
65
children:
76
server:
87
hosts:

0 commit comments

Comments
 (0)