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
1676ff4e
Commit
1676ff4e
authored
Aug 14, 2012
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix RPM path
parent
44e3eef1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
gettingstarted.html
+1
-1
rst/gettingstarted.rst
+1
-1
searchindex.js
+0
-0
No files found.
gettingstarted.html
View file @
1676ff4e
...
@@ -280,7 +280,7 @@ distribute and install:</p>
...
@@ -280,7 +280,7 @@ distribute and install:</p>
<div
class=
"highlight-bash"
><div
class=
"highlight"
><pre><span
class=
"nv"
>
$
</span>
git clone git://github.com/ansible/ansible.git
<div
class=
"highlight-bash"
><div
class=
"highlight"
><pre><span
class=
"nv"
>
$
</span>
git clone git://github.com/ansible/ansible.git
<span
class=
"nv"
>
$
</span><span
class=
"nb"
>
cd
</span>
./ansible
<span
class=
"nv"
>
$
</span><span
class=
"nb"
>
cd
</span>
./ansible
<span
class=
"nv"
>
$
</span>
make rpm
<span
class=
"nv"
>
$
</span>
make rpm
<span
class=
"nv"
>
$
</span>
sudo rpm -Uvh ~/rpmbuild/
RPMS/noarch/
ansible-*.noarch.rpm
<span
class=
"nv"
>
$
</span>
sudo rpm -Uvh ~/rpmbuild/ansible-*.noarch.rpm
</pre></div>
</pre></div>
</div>
</div>
</div>
</div>
...
...
rst/gettingstarted.rst
View file @
1676ff4e
...
@@ -119,7 +119,7 @@ distribute and install:
...
@@ -119,7 +119,7 @@ distribute and install:
$ git clone git://github.com/ansible/ansible.git
$ git clone git://github.com/ansible/ansible.git
$ cd ./ansible
$ cd ./ansible
$ make rpm
$ make rpm
$ sudo rpm -Uvh ~/rpmbuild/
RPMS/noarch/
ansible-*.noarch.rpm
$ sudo rpm -Uvh ~/rpmbuild/ansible-*.noarch.rpm
Debian, Gentoo, Arch, Others
Debian, Gentoo, Arch, Others
++++++++++++++++++++++++++++
++++++++++++++++++++++++++++
...
...
searchindex.js
View file @
1676ff4e
This diff is collapsed.
Click to expand it.
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