Closed jdalke closed 3 years ago
Running ansible on Ubuntu 20.04 and Networking and Testing Ansible both work
Closing issue as the deploy_target was suppose to be defined in the 'inventory' file which I accidently deleted. Once I added the variable back everything worked.
Trying to run the playbook and I get the follow when executing pre__tasks (test-setup.yml)
fatal: [192.168.1.221]: FAILED! => msg: |- The conditional check 'deploy_target != 'pi'' failed. The error was: error while evaluating conditional (deploy_target != 'pi'): 'deploy_target' is undefined