Add Redeploy
This commit is contained in:
@@ -10,10 +10,6 @@ This repo serves to work with my blog post on using Ansible to automate your hom
|
||||
|
||||
- You must have ansible installed on your local machine. You do not need Ansible installed on the target hosts.
|
||||
|
||||
- Additional Ansible Roles to install
|
||||
```
|
||||
ansible-galaxy install roles-ansible.restic
|
||||
```
|
||||
|
||||
### To Use These Playbooks
|
||||
Simply clone this repository and follow the blog post below to get started
|
||||
@@ -27,10 +23,10 @@ Simply clone this repository and follow the blog post below to get started
|
||||
├── docker_status.yml
|
||||
├── docker_update_containers.yml
|
||||
├── deploy.yml
|
||||
├── redeploy.yml
|
||||
├── clean.yml
|
||||
├── fresh_install.yml
|
||||
├── install_docker.yml
|
||||
├── install_vim.yml
|
||||
├── os_family_discovery.yml
|
||||
├── ping_test.yml
|
||||
└── update_upgrade.yml
|
||||
|
||||
Reference in New Issue
Block a user