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

uZer/void-ansible.app

Repository files navigation

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

Releases

No releases published

Packages

No packages published