roles/repositories/tasks/main.yml

Wed, 13 Apr 2016 12:34:57 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 13 Apr 2016 12:34:57 -0400
changeset 33
55dd06908d87
parent 32
70eb0f5478d8
permissions
-rw-r--r--

Add become

---
- include: debian.yml
  when: ansible_distribution == 'Debian'

mercurial