From 50d0c1ccdc135e242b5a47e4c87116ec14fad718 Mon Sep 17 00:00:00 2001 From: Paul Walko Date: Tue, 10 Sep 2019 00:08:21 -0400 Subject: [PATCH] add rsync --- ansible/main.yml | 1 + ansible/remote.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/ansible/main.yml b/ansible/main.yml index feb6983..4e2a12d 100644 --- a/ansible/main.yml +++ b/ansible/main.yml @@ -19,6 +19,7 @@ - mosh - nmap - oidentd + - rsync - speedtest-cli - tmux - unattended-upgrades diff --git a/ansible/remote.yml b/ansible/remote.yml index ad2c439..d8b27ec 100644 --- a/ansible/remote.yml +++ b/ansible/remote.yml @@ -22,6 +22,7 @@ - mosh - nmap - oidentd + - rsync - software-properties-common - speedtest-cli - tmux