Pierre-Yves Chibon
eb2848250b
And again try indented
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2017-12-19 14:46:35 +01:00
Pierre-Yves Chibon
487d2d6625
Move back to include_tasks
...
Commit afef097a3d
changed from include_tasks to import_tasks but running
this playbook we run into error:
1/ just running it we got:
ERROR! 'import_tasks' is not a valid attribute for a Play
so we indented the line to put it in the task list, but that
lead to another error:
2/ exception: this task 'user' has extra params
So let's move back to include_tasks and see if that helps
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2017-12-19 14:42:58 +01:00
Pierre-Yves Chibon
eea3829754
Some more indentation
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2017-12-19 14:37:45 +01:00
Kevin Fenzi
afef097a3d
switch all the include tasks to import tasks
2017-10-17 17:37:03 +00:00
Kevin Fenzi
d9ee0059b4
typo on a massive scale
2017-10-15 20:33:11 +00:00
Kevin Fenzi
ceff9bfca4
first stab at replacing include with include_playbook or includ_tasks
2017-10-15 19:46:08 +00:00
Ralph Bean
fdbd630824
Replace old testing repo name with new tags-stg repo name.
2017-09-26 15:00:57 +00:00
Kevin Fenzi
0acfaa2a7e
Fix handlers, roles, and tasks to be handlers_path, roles_path and tasks_path so as not to conflict with ansible variables.
...
Fix duplicate definition of become default that was in group_vars/all as well as vars/global.
2017-04-13 15:46:14 +00:00
Kevin Fenzi
b1a2d105c9
In ansible 2.2 always_run is depreciated. Switch to check_mode.
2016-11-01 16:29:49 +00:00
Kevin Fenzi
9815e9ac58
Use : instead of ; between host/group names. ; is depreciated and will go away someday.
2016-02-02 21:03:19 +00:00
Ralph Bean
186a4f9a44
package changed names.
2015-11-16 21:20:44 +00:00
Ralph Bean
3713fda92c
Also update python-moksha-hub with this set.
2015-05-08 19:26:59 +00:00
Ralph Bean
b73589de78
Add a new playbook to update packages for and restart fedmsg services.
2015-01-15 14:07:02 +00:00