cleanup: removed centos code, cleaned up debian & ubuntu references

This commit is contained in:
Radar231 2022-01-03 10:08:32 -05:00
parent cc6614266e
commit 3f2b373a31
1 changed files with 1 additions and 1 deletions

View File

@ -10,5 +10,5 @@ This playbook can be run using the following command line;
ansible-playbook -i <inventory file | IP,> -e "homedir=<home dir>" pfetch.yml
ie,
ansible-playbook -i 192.168.1.123, -e "homedir=/home/ubuntu" pfetch.yml
ansible-playbook -i 192.168.1.123, -e "homedir=/home/someuser" pfetch.yml