Correctly order plug cleaning

This commit is contained in:
Austen Adler 2018-07-05 17:18:54 -04:00
parent 7dd3ac24fc
commit 0e928f9f34

View File

@ -6,10 +6,10 @@
enable_passwordauth: false
private_repo: "git@austenwares.com:stonewareslord/private"
roles:
- {role: clean, tags: [clean]}
- {role: core, tags: [default]}
- {role: vim, tags: [vim]}
- {role: youcompleteme, tags: [youcompleteme]}
- {role: secure, become: yes, tags: [secure]}
- {role: dns, tags: [dns]}
- {role: private, tags: [private]}
- {role: clean, tags: [clean]}