mirror of
https://codeberg.org/hyperreal/ansible-homelab
synced 2024-11-01 16:43:09 +01:00
Remove runcmd
This commit is contained in:
parent
af258ddef6
commit
98fd5fc63b
@ -30,8 +30,3 @@ rsyslog:
|
|||||||
remotes:
|
remotes:
|
||||||
moonshadow: 10.0.0.41
|
moonshadow: 10.0.0.41
|
||||||
timezone: America/Chicago
|
timezone: America/Chicago
|
||||||
runcmd:
|
|
||||||
- [ git, clone, https://gist.github.com/90c3b2fcc9d70cf06e9f3660e0d15a48.git, /tmp/vimrc ]
|
|
||||||
- [ cp, /tmp/vimrc/.vimrc, /root/.vimrc ]
|
|
||||||
- [ cp, /tmp/vimrc/.vimrc, /home/debian/.vimrc ]
|
|
||||||
- [ chown, debian:debian, /home/debian/.vimrc ]
|
|
||||||
|
@ -26,8 +26,3 @@ rsyslog:
|
|||||||
remotes:
|
remotes:
|
||||||
moonshadow: 10.0.0.41
|
moonshadow: 10.0.0.41
|
||||||
timezone: America/Chicago
|
timezone: America/Chicago
|
||||||
runcmd:
|
|
||||||
- [ git, clone, https://gist.github.com/90c3b2fcc9d70cf06e9f3660e0d15a48.git, /tmp/vimrc ]
|
|
||||||
- [ cp, /tmp/vimrc/.vimrc, /root/.vimrc ]
|
|
||||||
- [ cp, /tmp/vimrc/.vimrc, /home/archivebox/.vimrc ]
|
|
||||||
- [ chown, archivebox:archivebox, /home/archivebox/.vimrc ]
|
|
||||||
|
Loading…
Reference in New Issue
Block a user