Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
nginx
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
ansible
nginx
Commits
582a2ee8
Commit
582a2ee8
authored
8 years ago
by
nimrod
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example
# Conflicts: # meta/main.yml
parents
48d36ac3
70c4c54f
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
meta/main.yml
+8
-6
8 additions, 6 deletions
meta/main.yml
tests/requirements.txt
+1
-1
1 addition, 1 deletion
tests/requirements.txt
with
9 additions
and
7 deletions
meta/main.yml
+
8
−
6
View file @
582a2ee8
...
...
@@ -3,18 +3,20 @@ galaxy_info:
description
:
Install Nginx with common minimal configuration
company
:
Shore technologies
license
:
MIT
min_ansible_version
:
2.
0
min_ansible_version
:
2.
3
platforms
:
-
name
:
OpenBSD
versions
:
-
6.0
-
5.9
-
name
:
Debian
versions
:
-
jessie
-
name
:
Ubuntu
versions
:
-
trusty
-
xenial
-
trusty
-
precise
-
name
:
Debian
versions
:
-
stretch
-
jessie
-
wheezy
galaxy_tags
:
[
web
]
dependencies
:
[]
This diff is collapsed.
Click to expand it.
tests/requirements.txt
+
1
−
1
View file @
582a2ee8
ansible==2.3.0.0
testinfra==1.5.5
molecule==1.2
3.2
molecule==1.2
4.0
ansible-lint==3.4.12
python-vagrant==0.5.14
netaddr==0.7.19
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment