I think your tree should look more like this. Also notice the change of
tasks/app_install_task.yml to tasks/main.yml
~/git/ansible$ tree
.
└── project1
├── server_hosts
├── roles
│ └── app_install
│ ├── README.md
│ ├── defaults
│ │ └── main.yml
│ ├── files
│ ├── handlers
│ │ └── main.yml
│ ├── meta
│ │ └── main.yml
│ ├── tasks
│ │ └── main.yml
│ ├── templates
│ ├── tests
│ │ ├── inventory
│ │ └── test.yml
│ └── vars
│ └── main.yml
├── app_install_main.yml
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/cf7b714e-859e-4310-9fab-b3d9247ecfe4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.