8000 GitHub - badsysadm/devopsing: Learning ansible and service management with tasks
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Learning ansible and service management with tasks

Notifications You must be signed in to change notification settings

badsysadm/devopsing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Devopsing

Brief

By doing exercises you should learn how to manage services, setups, configurations and other by code with ansible and containers. In other folders you can get examples and reference solutions.

Created by following the same by author.

ansible/0_hello

  1. Create inventory with localhost
  2. Setup initiate configuration with installing docker and podman
  3. Create template with jinja2 for compose.yaml
  4. Setup it with host_vars and groups_vars

About

Learning ansible and service management with tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jinja 100.0%
0