comparison: roles/bootstrap/tasks/disable-stock.yml
roles/bootstrap/tasks/disable-stock.yml
- changeset 73
- 8b0c09efbb5b
- parent 72
- 33181d87b149
- child 76
- 9c024e39a565
equal
deleted
inserted
replaced
|
1 --- |
|
2 - name: "Bootstrap: Disable stock users" |
|
3 shell: usermod -e 1 {{item}} |
|
4 ignore_errors: true |
|
5 with_items: |
|
6 - pi |
|
7 - pine64 |