---
- hosts: all
sudo: yes
tasks:
- name: Remove user ubuntu
user: name=ubuntu remove=yes state=absent
Created
April 24, 2015 10:05
-
-
Save hryamzik/895c6be0acaf0dc770ec to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment