Skip to content

suppaduppax/ac_lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lab.Common Ansible Collection

Collection contents

Installation

Install as a submodule into your ansible project's collections directory:

Create the collections directory

mkdir -p collections

Change to the directory you just made

cd collections

Add the submodule, renaming the ac_lab repo to lab

git submodule add ssh://[email protected]/suppaduppax/ac_lab.git lab

Releases

No releases published

Packages

No packages published