Rename files, tomorrow work to deploy this shit

main
Gasper Spagnolo 2022-10-27 22:51:06 +02:00
parent 9c4d7dc5cc
commit f8a9e46491
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# FAUST AD automated server install # forc AD automated server install
## Dependencies: ## Dependencies:
@ -25,5 +25,5 @@ Ansible:
## Start ## Start
You shuold firstly specify server in the `invenvtory` file. Then start the root of repo and execute ` ansible-playbook -i inventory deploy_faustad.yml` command. You shuold firstly specify server in the `invenvtory` file. Then start the root of repo and execute ` ansible-playbook -i inventory deploy_forcad.yml` command.

View File

@ -1,5 +1,5 @@
--- ---
- name: Setup FaustAD framework - name: Setup ForcAD infra
hosts: faust_ad hosts: faust_ad
become: true become: true