geerlingguy / geerlingguy/ansible-for-devops

Incorrect configuration in scripts examples

Open
#600 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
9.9k
Forks
3.8k
PR merge metrics
No merged PRs in 30d

Description

There is misconfiguration in **orchestration/scripts/hosts.ini**
Docker is unavailable as an _ansible_connection_ method, therefore nothing works.
You have to copy&paste hosts.ini from the upper level directory and Bob's your uncle!

Take this into consideration, please!

P.S. I meant [this](https://github.com/geerlingguy/ansible-for-devops/blob/master/orchestration/scripts/hosts.ini) configuration file

Contributor guide

No contributing guide indexed for this repository

Research direction

Compare orchestration/scripts/hosts.ini with the upper-level hosts.ini referenced in the issue, focusing on the ansible_connection setting. Update the scripts example to use the working configuration, then verify that the orchestration example can run with Docker available.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
devops
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.