Skip to content

franzudev/ansible_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI

Ansible test

Trying ansible with travis-ci, molecule, ansible-lint

Pre-Requirements

Set the value of cert_pass in ./group_vars/all/secrets.yaml without spaces, for the generation of openssl certificates.

# ./group_vars/all/secrets.yaml

cert_pass: "secret_pass"

Usage

# to manage partitions
export VAGRANT_EXPERIMENTAL="disks"
 
vagrant up --provision

Will provision two centos/8 VMs, then install and expose Docker through tls connection on each machine.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages