Remove ansible_user_dir

Put this in in the last patch without a specific need to. But
then we're getting an error. Because of course we are.

Change-Id: I5c982af2e1ba09a78162b2786e31f541247fce21
This commit is contained in:
Monty Taylor 2020-04-15 22:37:53 -05:00
parent 8fc86cbd7f
commit 80222eabbd
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@
ansible_python_interpreter: python3
ansible_user: zuul
ansible_port: 22
ansible_user_dir: /home/zuul
- hosts: localhost
tasks: