2015-10-13 12:34:51 +02:00

7 lines
193 B
YAML

- hosts: [{{host}}]
sudo: yes
tasks:
- file: path={{modules_path}} state=absent
- file: path={{modules_path}}/../Puppetfile state=absent
- shell: gem uninstall librarian-puppet