Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
mysql
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
mysql
Commits
61da3358
Commit
61da3358
authored
8 years ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
- Added ca-store role as a test dependency.
parent
d1fbdb10
No related branches found
No related tags found
No related merge requests found
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitmodules
+3
-0
3 additions, 0 deletions
.gitmodules
library/shore
+1
-0
1 addition, 0 deletions
library/shore
tests/playbook.yml
+1
-0
1 addition, 0 deletions
tests/playbook.yml
tests/requirements.yml
+2
-0
2 additions, 0 deletions
tests/requirements.yml
with
7 additions
and
0 deletions
.gitmodules
0 → 100644
+
3
−
0
View file @
61da3358
[submodule "library/shore"]
path = library/shore
url = https://www.shore.co.il/git/ansible-modules
This diff is collapsed.
Click to expand it.
shore
@
2efdc7b0
Subproject commit 2efdc7b0a7d963ca5f2d7887530776906b319486
This diff is collapsed.
Click to expand it.
tests/playbook.yml
+
1
−
0
View file @
61da3358
...
...
@@ -2,6 +2,7 @@
-
hosts
:
all
strategy
:
free
roles
:
-
role
:
ca-store
-
role
:
mysql
mysql_root_password
:
qwer12345
mysql_backup_password
:
backup
...
...
This diff is collapsed.
Click to expand it.
tests/requirements.yml
+
2
−
0
View file @
61da3358
...
...
@@ -3,3 +3,5 @@
name
:
openbsd-bootstrap
-
src
:
adarnimrod.debian-bootstrap
name
:
debian-bootstrap
-
src
:
adarnimrod.ca-store
name
:
ca-store
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