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
666afef0
Commit
666afef0
authored
Apr 21, 2012
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Small edits to packaging section, docs rebuild
parent
7b710892
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
32 additions
and
26 deletions
+32
-26
YAMLSyntax.html
+1
-1
api.html
+1
-1
examples.html
+1
-1
faq.html
+1
-1
genindex.html
+1
-1
gettingstarted.html
+11
-6
index.html
+2
-2
moduledev.html
+1
-1
modules.html
+4
-4
patterns.html
+1
-1
playbooks.html
+1
-1
rst/gettingstarted.rst
+6
-5
search.html
+1
-1
searchindex.js
+0
-0
No files found.
YAMLSyntax.html
View file @
666afef0
...
...
@@ -247,7 +247,7 @@ languages:
<p
class=
"pull-right"
><a
href=
"#"
>
Back to top
</a></p>
<p>
©
Copyright 2012 Michael DeHaan.
<br/>
Last updated on Apr
19
, 2012.
<br/>
Last updated on Apr
21
, 2012.
<br/>
Created using
<a
href=
"http://sphinx.pocoo.org/"
>
Sphinx
</a>
1.0.8.
<br/>
</p>
</div>
...
...
api.html
View file @
666afef0
...
...
@@ -331,7 +331,7 @@ a conf.d file appropriately or something similar. Who knows.</p>
<p
class=
"pull-right"
><a
href=
"#"
>
Back to top
</a></p>
<p>
©
Copyright 2012 Michael DeHaan.
<br/>
Last updated on Apr
19
, 2012.
<br/>
Last updated on Apr
21
, 2012.
<br/>
Created using
<a
href=
"http://sphinx.pocoo.org/"
>
Sphinx
</a>
1.0.8.
<br/>
</p>
</div>
...
...
examples.html
View file @
666afef0
...
...
@@ -343,7 +343,7 @@ a simplified syntax for this.</p>
<p
class=
"pull-right"
><a
href=
"#"
>
Back to top
</a></p>
<p>
©
Copyright 2012 Michael DeHaan.
<br/>
Last updated on Apr
19
, 2012.
<br/>
Last updated on Apr
21
, 2012.
<br/>
Created using
<a
href=
"http://sphinx.pocoo.org/"
>
Sphinx
</a>
1.0.8.
<br/>
</p>
</div>
...
...
faq.html
View file @
666afef0
...
...
@@ -354,7 +354,7 @@ tasks – whether for a QA sytem, build system, or anything you can think of
<p
class=
"pull-right"
><a
href=
"#"
>
Back to top
</a></p>
<p>
©
Copyright 2012 Michael DeHaan.
<br/>
Last updated on Apr
19
, 2012.
<br/>
Last updated on Apr
21
, 2012.
<br/>
Created using
<a
href=
"http://sphinx.pocoo.org/"
>
Sphinx
</a>
1.0.8.
<br/>
</p>
</div>
...
...
genindex.html
View file @
666afef0
...
...
@@ -162,7 +162,7 @@ s.parentNode.insertBefore(ga, s);
<p
class=
"pull-right"
><a
href=
"#"
>
Back to top
</a></p>
<p>
©
Copyright 2012 Michael DeHaan.
<br/>
Last updated on Apr
19
, 2012.
<br/>
Last updated on Apr
21
, 2012.
<br/>
Created using
<a
href=
"http://sphinx.pocoo.org/"
>
Sphinx
</a>
1.0.8.
<br/>
</p>
</div>
...
...
gettingstarted.html
View file @
666afef0
...
...
@@ -134,7 +134,7 @@ s.parentNode.insertBefore(ga, s);
<li><a
class=
"reference internal"
href=
"#running-from-checkout"
>
Running From Checkout
</a></li>
<li><a
class=
"reference internal"
href=
"#make-install"
>
Make Install
</a></li>
<li><a
class=
"reference internal"
href=
"#via-rpm"
>
Via RPM
</a></li>
<li><a
class=
"reference internal"
href=
"#
other-package-distributions"
>
Other Package Distribution
s
</a></li>
<li><a
class=
"reference internal"
href=
"#
debian-gentoo-arch-others"
>
Debian, Gentoo, Arch, Other
s
</a></li>
<li><a
class=
"reference internal"
href=
"#tagged-releases"
>
Tagged Releases
</a></li>
</ul>
</li>
...
...
@@ -240,10 +240,15 @@ bumped with every source code change. To get around this, you can use
rpm
<cite>
-Uvh
</cite>
with
<cite>
–
force
</cite>
when RPM tells you the package is still at the
same version. This is perfectly safe to do.
</p>
</div>
<div
class=
"section"
id=
"other-package-distributions"
>
<h3>
Other Package Distributions
<a
class=
"headerlink"
href=
"#other-package-distributions"
title=
"Permalink to this headline"
>
¶
</a></h3>
<p><a
class=
"reference external"
href=
"https://github.com/uu/ubuilds"
>
Gentoo eBuilds are here
</a></p>
<p>
Debian packages are in progress.
</p>
<div
class=
"section"
id=
"debian-gentoo-arch-others"
>
<h3>
Debian, Gentoo, Arch, Others
<a
class=
"headerlink"
href=
"#debian-gentoo-arch-others"
title=
"Permalink to this headline"
>
¶
</a></h3>
<p>
Gentoo eBuilds are available
<a
class=
"reference external"
href=
"https://github.com/uu/ubuilds"
>
here
</a></p>
<p>
Debian package recipes are in progress
–
see the source checkout, in the packaging/debian
directory.
</p>
<p>
An Arch PKGBUILD is available on
<a
class=
"reference external"
href=
"https://aur.archlinux.org/packages.php?ID=58621"
>
AUR
</a>
If you have python3 installed on Arch, you probably want to symlink python to python2.:
</p>
<div
class=
"highlight-python"
><pre>
sudo ln -sf /usr/bin/python2 /usr/bin/python
</pre>
</div>
<p>
If you would like to package Ansible for Homebrew, BSD, or others,
please stop by the mailing list and say hi.
</p>
</div>
...
...
@@ -306,7 +311,7 @@ explore, but you already have a fully working infrastructure!</p>
<p
class=
"pull-right"
><a
href=
"#"
>
Back to top
</a></p>
<p>
©
Copyright 2012 Michael DeHaan.
<br/>
Last updated on Apr
19
, 2012.
<br/>
Last updated on Apr
21
, 2012.
<br/>
Created using
<a
href=
"http://sphinx.pocoo.org/"
>
Sphinx
</a>
1.0.8.
<br/>
</p>
</div>
...
...
index.html
View file @
666afef0
...
...
@@ -256,7 +256,7 @@ Email: <input type=text name=email> <input type=submit name="sub" val
<li
class=
"toctree-l3"
><a
class=
"reference internal"
href=
"gettingstarted.html#running-from-checkout"
>
Running From Checkout
</a></li>
<li
class=
"toctree-l3"
><a
class=
"reference internal"
href=
"gettingstarted.html#make-install"
>
Make Install
</a></li>
<li
class=
"toctree-l3"
><a
class=
"reference internal"
href=
"gettingstarted.html#via-rpm"
>
Via RPM
</a></li>
<li
class=
"toctree-l3"
><a
class=
"reference internal"
href=
"gettingstarted.html#
other-package-distributions"
>
Other Package Distribution
s
</a></li>
<li
class=
"toctree-l3"
><a
class=
"reference internal"
href=
"gettingstarted.html#
debian-gentoo-arch-others"
>
Debian, Gentoo, Arch, Other
s
</a></li>
<li
class=
"toctree-l3"
><a
class=
"reference internal"
href=
"gettingstarted.html#tagged-releases"
>
Tagged Releases
</a></li>
</ul>
</li>
...
...
@@ -392,7 +392,7 @@ Puppet Labs, and rPath. Reach Michael by email <a class="reference external" hr
<p
class=
"pull-right"
><a
href=
"#"
>
Back to top
</a></p>
<p>
©
Copyright 2012 Michael DeHaan.
<br/>
Last updated on Apr
19
, 2012.
<br/>
Last updated on Apr
21
, 2012.
<br/>
Created using
<a
href=
"http://sphinx.pocoo.org/"
>
Sphinx
</a>
1.0.8.
<br/>
</p>
</div>
...
...
moduledev.html
View file @
666afef0
...
...
@@ -396,7 +396,7 @@ Stop by the mailing list to inquire about requirements.</p>
<p
class=
"pull-right"
><a
href=
"#"
>
Back to top
</a></p>
<p>
©
Copyright 2012 Michael DeHaan.
<br/>
Last updated on Apr
19
, 2012.
<br/>
Last updated on Apr
21
, 2012.
<br/>
Created using
<a
href=
"http://sphinx.pocoo.org/"
>
Sphinx
</a>
1.0.8.
<br/>
</p>
</div>
...
...
modules.html
View file @
666afef0
...
...
@@ -615,9 +615,9 @@ various configuration attributes. Values include ‘installed’, ̵
‘
available
’
,
‘
repos
’
, or any package specifier.
</li>
</ul>
<p>
Example action from Ansible
<a
class=
"reference internal"
href=
"playbooks.html"
><em>
Playbooks
</em></a>
:
</p>
<div
class=
"highlight-python"
><pre>
yum pkg=httpd
ensur
e=latest
yum pkg=httpd
ensur
e=removed
yum pkg=httpd
ensur
e=installed
</pre>
<div
class=
"highlight-python"
><pre>
yum pkg=httpd
stat
e=latest
yum pkg=httpd
stat
e=removed
yum pkg=httpd
stat
e=installed
</pre>
</div>
</div>
<div
class=
"section"
id=
"writing-your-own-modules"
>
...
...
@@ -650,7 +650,7 @@ yum pkg=httpd ensure=installed</pre>
<p
class=
"pull-right"
><a
href=
"#"
>
Back to top
</a></p>
<p>
©
Copyright 2012 Michael DeHaan.
<br/>
Last updated on Apr
19
, 2012.
<br/>
Last updated on Apr
21
, 2012.
<br/>
Created using
<a
href=
"http://sphinx.pocoo.org/"
>
Sphinx
</a>
1.0.8.
<br/>
</p>
</div>
...
...
patterns.html
View file @
666afef0
...
...
@@ -291,7 +291,7 @@ style file with a YAML one.:</p>
<p
class=
"pull-right"
><a
href=
"#"
>
Back to top
</a></p>
<p>
©
Copyright 2012 Michael DeHaan.
<br/>
Last updated on Apr
19
, 2012.
<br/>
Last updated on Apr
21
, 2012.
<br/>
Created using
<a
href=
"http://sphinx.pocoo.org/"
>
Sphinx
</a>
1.0.8.
<br/>
</p>
</div>
...
...
playbooks.html
View file @
666afef0
...
...
@@ -674,7 +674,7 @@ Let’s run a playbook using a parallelism level of 10:</p>
<p
class=
"pull-right"
><a
href=
"#"
>
Back to top
</a></p>
<p>
©
Copyright 2012 Michael DeHaan.
<br/>
Last updated on Apr
19
, 2012.
<br/>
Last updated on Apr
21
, 2012.
<br/>
Created using
<a
href=
"http://sphinx.pocoo.org/"
>
Sphinx
</a>
1.0.8.
<br/>
</p>
</div>
...
...
rst/gettingstarted.rst
View file @
666afef0
...
...
@@ -87,14 +87,15 @@ bumped with every source code change. To get around this, you can use
rpm `-Uvh` with `--force` when RPM tells you the package is still at the
same version. This is perfectly safe to do.
Other Package Distribution
s
+++++++++++++++++++++++++++
Debian, Gentoo, Arch, Other
s
+++++++++++++++++++++++++++
+
`Gentoo eBuilds are
here <https://github.com/uu/ubuilds>`_
Gentoo eBuilds are available `
here <https://github.com/uu/ubuilds>`_
Debian packages are in progress.
Debian package recipes are in progress -- see the source checkout, in the packaging/debian
directory.
`Arch PKGBUILD is available on
AUR <https://aur.archlinux.org/packages.php?ID=58621>`_
An Arch PKGBUILD is available on `
AUR <https://aur.archlinux.org/packages.php?ID=58621>`_
If you have python3 installed on Arch, you probably want to symlink python to python2.::
sudo ln -sf /usr/bin/python2 /usr/bin/python
...
...
search.html
View file @
666afef0
...
...
@@ -179,7 +179,7 @@ s.parentNode.insertBefore(ga, s);
<p
class=
"pull-right"
><a
href=
"#"
>
Back to top
</a></p>
<p>
©
Copyright 2012 Michael DeHaan.
<br/>
Last updated on Apr
19
, 2012.
<br/>
Last updated on Apr
21
, 2012.
<br/>
Created using
<a
href=
"http://sphinx.pocoo.org/"
>
Sphinx
</a>
1.0.8.
<br/>
</p>
</div>
...
...
searchindex.js
View file @
666afef0
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