Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
ansible
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
ansible
Commits
ed1d9f12
Commit
ed1d9f12
authored
Mar 10, 2013
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2345 from leucos/patch-2
Update gettingstarted.rst
parents
2d575ddd
9c6b28c2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
docsite/rst/gettingstarted.rst
+5
-0
No files found.
docsite/rst/gettingstarted.rst
View file @
ed1d9f12
...
...
@@ -39,6 +39,8 @@ also need:
then allows you to use everything else. (That's jumping ahead
though.)
Ansible does not run with Python 3.
Getting Ansible
```````````````
...
...
@@ -190,6 +192,9 @@ If you have python3 installed on Arch, you probably want to symlink python to py
$ sudo ln -sf /usr/bin/python2 /usr/bin/python
You can also use the ansible_python_interpreter variable for hosts that have python
pointing to python3
If you would like to package Ansible for Homebrew, BSD, or others,
please stop by the mailing list and say hi!
...
...
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