playbook.yml

Fri, 10 Feb 2017 03:23:21 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Fri, 10 Feb 2017 03:23:21 -0500
changeset 48
af865a84224a
parent 44
bb6b3457957b
child 52
bdd6c5938090
permissions
-rw-r--r--

add more installs

---
- hosts: devbox
  become: yes
  roles:
    - devbox
    - user
    - {role: firefox, when: gui_enabled}

mercurial