home · contact · privacy
Reorganize and extend ansible attempt.
authorChristian Heller <c.heller@plomlompom.de>
Sat, 18 Mar 2017 02:36:11 +0000 (03:36 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Sat, 18 Mar 2017 02:36:11 +0000 (03:36 +0100)
commit7c06f62d6342a1e7933625183fc5264315f52d57
tree034d03d51ca9876d4de15a20357baac719df072a
parent22fa146e58d9f02ade558466627c848a579a2b3f
Reorganize and extend ansible attempt.
19 files changed:
ansible/config.yml
ansible/dotfiles/bashrc [new file with mode: 0644]
ansible/dotfiles/gitconfig [new file with mode: 0644]
ansible/dotfiles/profile [new file with mode: 0644]
ansible/dotfiles/shinit [new file with mode: 0644]
ansible/dotfiles/shinit_color [new file with mode: 0644]
ansible/dotfiles/vimrc [new file with mode: 0644]
ansible/dotfiles/vimrc_add [new file with mode: 0644]
ansible/files/_etc_apt_sources.list [new file with mode: 0644]
ansible/files/_etc_hostname [new file with mode: 0644]
ansible/files/_etc_hosts [new file with mode: 0644]
ansible/files/_etc_systemd_system_getty.target.wants_getty@tty1.service [new file with mode: 0644]
ansible/files/_etc_timezone [new file with mode: 0644]
ansible/tasks/apt_init.yml [deleted file]
ansible/tasks/console_init.yml [deleted file]
ansible/tasks/hostname.yml [deleted file]
ansible/tasks/initial_purge.yml
ansible/tasks/set_repos.yml [deleted file]
ansible/tasks/timezone.yml [deleted file]