Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Ansible Framework Container
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
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
Ansible
Playbooks
Ansible Framework Container
Commits
f5b04e73
Commit
f5b04e73
authored
4 years ago
by
jurgenhaas
Browse files
Options
Downloads
Patches
Plain Diff
gitlab-ci-cd/drupal#12
New script to reset locales in a Drupal site
parent
c6be6013
No related branches found
No related tags found
No related merge requests found
Pipeline
#34664
passed
4 years ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/drupal-reset-locale.yml
+33
-0
33 additions, 0 deletions
scripts/drupal-reset-locale.yml
with
33 additions
and
0 deletions
scripts/drupal-reset-locale.yml
0 → 100644
+
33
−
0
View file @
f5b04e73
---
description
:
Reset Locales Drupal sites
cli
:
arguments
:
-
name
:
limit
default
:
no
help
:
The hostname on which to re-reploy Drupal
-
name
:
site
default
:
no
help
:
The id of a site
arguments
:
playbook
:
role
roles_exclude
:
-
commonauth
-
commonconnect
-
common
-
php
-
apache
command
:
-
name
:
extra-vars
value
:
hostslimit=%s role=drupal
args
:
-
limit
-
name
:
extra-vars
condition
:
site
value
:
limit_site=%s
args
:
-
site
-
name
:
start-at-task
value
:
Drupal Role
-
name
:
tags
value
:
'
reset-locale'
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