Commit Graph

4 Commits

Author SHA1 Message Date
Aleksey Zalesov e0d90df027 Name the unnamed tasks in Ansible playbooks
Ansible-linter requires all the tasks in the playbook to be named.

Reference to the linter rule:

[ANSIBLE0011] All tasks should be named
2018-03-02 11:03:04 +03:00
Aleksey Zalesov c3222852ab Fix deprecation warning about include statement
Use `import_tasks` instead of `include`.
2018-03-02 11:02:58 +03:00
Vitaly Znachenok 755704c26c Add default shell for user bootnode 2017-11-21 16:34:17 +03:00
Vitaly Znachenok 8cb35a32ca Add bootnode setup 2017-11-12 20:06:57 +03:00