ansible-playbook -i production full.yml
ansible-playbook -i staging full.yml
full.yml
: Deploys the entire stack including toolsapps.yml
: Deploys just the YOMYPOPCORN apps and their dependenciesmigration-rename.yml
: Renames everything from old names to the new names.