Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
configuration
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
configuration
Commits
6cc0c53f
Commit
6cc0c53f
authored
Mar 08, 2016
by
Kevin Falcone
Committed by
Ned Batchelder
Mar 08, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Once this mv runs on the base box, it fails on provision
Just ensure the file is gone.
parent
4d827365
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
playbooks/roles/browsers/tasks/main.yml
+4
-3
No files found.
playbooks/roles/browsers/tasks/main.yml
View file @
6cc0c53f
...
@@ -17,9 +17,10 @@
...
@@ -17,9 +17,10 @@
# Because the source location has been deprecated, we need to
# Because the source location has been deprecated, we need to
# ensure it does not interfere with subsequent apt commands
# ensure it does not interfere with subsequent apt commands
# TODO: use the file module when using ansible 2.x
-
name
:
remove google chrome debian source list
-
name
:
archive google chrome debian source list
file
:
command
:
"
mv
/etc/apt/sources.list.d/google-chrome.list
/etc/apt/sources.list.d/google-chrome.old"
path
:
/etc/apt/sources.list.d/google-chrome.list
state
:
absent
-
name
:
download ChromeDriver
-
name
:
download ChromeDriver
get_url
:
get_url
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment