Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DevOps Tools
Documentation
Merge requests
!21
Develop
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Develop
develop
into
main
Overview
0
Commits
2
Pipelines
0
Changes
4
Merged
danielspeicher
requested to merge
develop
into
main
9 months ago
Overview
0
Commits
2
Pipelines
0
Changes
4
Expand
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
3f946124
2 commits,
9 months ago
4 files
+
112
−
75
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
docs/docker/ansible/index.md
+
2
−
2
Options
@@ -129,7 +129,7 @@ inventories at once.
### Running Ansible commands
To get a list of all prepard Ansible scripts, call
To get a list of all prepar
e
d Ansible scripts, call
```
dans INVENTORYNAME
@@ -181,7 +181,7 @@ dans name1 direct setup "filter=ansible_*_mb"
### Other commands
For each inventory you downl
a
oded a separate Docker image, and a named Docker
For each inventory you downlo
a
ded a separate Docker image, and a named Docker
container for each of them is running in the background. There are a few extra
commands for those containers:
Loading