Changeset 13841
- Timestamp:
- 20 Apr 2016, 14:10:14 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup-ansible/vagrant-provision.yml
r13835 r13841 39 39 - name: "Unlock root account." 40 40 command: passwd -u root 41 42 - name: "vagrant-provision | restart sshd" 43 service: name="ssh" enabled=yes state=restarted
Note: See TracChangeset for help on using the changeset viewer.