Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Latest commit

 

History

History
39 lines (27 loc) · 538 Bytes

README.md

File metadata and controls

39 lines (27 loc) · 538 Bytes

ANSIBLE: app layer

Install the application components of infrastructure.

Requirements

cpt-ansible.sys already deployed with ipa integration.

Installation

Syntax to install playbooks and roles:

cd void-ansible.app
ansible-galaxy install -r requirements.yml

Internet needed

Usage

cd void-ansible.app
ansible-playbook -DK [-C] [-l <group>] site.yml

Please use your own ipa account.

Updates:

cd void-ansible.app
git pull
./update_roles.sh