cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1890
Views
0
Helpful
1
Replies

Ansible problems

rasmus.elmholt
Level 11
Level 11

Hi

 

I'm trying ansible for the first time and have meet some problems in getting the basics to work.

I have a simple playbook that runs a command and saves the output in a file, but it won't work.

 

ansible-playbook -vvvv playbooks/backup_cisco_router.yaml

 

Take a look at the attached files

1 Accepted Solution

Accepted Solutions

rasmus.elmholt
Level 11
Level 11
installed ansible using the official documantation for Ubuntu and reindented all lines in the config file. That solved the problem.

View solution in original post

1 Reply 1

rasmus.elmholt
Level 11
Level 11
installed ansible using the official documantation for Ubuntu and reindented all lines in the config file. That solved the problem.