home · contact · privacy
Ansible experiment: add user script.
authorChristian Heller <c.heller@plomlompom.de>
Sat, 18 Mar 2017 10:51:11 +0000 (11:51 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Sat, 18 Mar 2017 10:51:11 +0000 (11:51 +0100)
commitedfe462345327a4f59ad6559835c5a30f1c92160
treef81a7b20fef385a0fe544e07db8a8b3f4a299578
parentd063fbff02867ba87168ea35a852d161689520f7
Ansible experiment: add user script.
17 files changed:
ansible/config.yml
ansible/files/dotfiles/bashrc [deleted file]
ansible/files/dotfiles/gitconfig [deleted file]
ansible/files/dotfiles/minimal/bashrc [new file with mode: 0644]
ansible/files/dotfiles/minimal/gitconfig [new file with mode: 0644]
ansible/files/dotfiles/minimal/profile [new file with mode: 0644]
ansible/files/dotfiles/minimal/shinit [new file with mode: 0644]
ansible/files/dotfiles/minimal/vimrc [new file with mode: 0644]
ansible/files/dotfiles/profile [deleted file]
ansible/files/dotfiles/root/shinit_color [new file with mode: 0644]
ansible/files/dotfiles/root/vimrc_add [new file with mode: 0644]
ansible/files/dotfiles/shinit [deleted file]
ansible/files/dotfiles/shinit_color [deleted file]
ansible/files/dotfiles/vimrc [deleted file]
ansible/files/dotfiles/vimrc_add [deleted file]
ansible/run_user.sh [new file with mode: 0644]
ansible/user.yml [new file with mode: 0644]