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
761330b1
Commit
761330b1
authored
Oct 03, 2012
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix module formatter indexing
parent
e170d730
Hide whitespace changes
Inline
Side-by-side
Showing
43 changed files
with
45 additions
and
43 deletions
+45
-43
docs/man/man3/ansible.apt.3
+1
-1
docs/man/man3/ansible.apt_repository.3
+1
-1
docs/man/man3/ansible.assemble.3
+1
-1
docs/man/man3/ansible.async_status.3
+1
-1
docs/man/man3/ansible.authorized_key.3
+1
-1
docs/man/man3/ansible.command.3
+1
-1
docs/man/man3/ansible.copy.3
+1
-1
docs/man/man3/ansible.easy_install.3
+1
-1
docs/man/man3/ansible.facter.3
+1
-1
docs/man/man3/ansible.fail.3
+1
-1
docs/man/man3/ansible.fetch.3
+1
-1
docs/man/man3/ansible.file.3
+3
-1
docs/man/man3/ansible.fireball.3
+1
-1
docs/man/man3/ansible.get_url.3
+1
-1
docs/man/man3/ansible.git.3
+1
-1
docs/man/man3/ansible.group.3
+1
-1
docs/man/man3/ansible.ini_file.3
+1
-1
docs/man/man3/ansible.lineinfile.3
+1
-1
docs/man/man3/ansible.mount.3
+1
-1
docs/man/man3/ansible.mysql_db.3
+1
-1
docs/man/man3/ansible.mysql_user.3
+1
-1
docs/man/man3/ansible.nagios.3
+1
-1
docs/man/man3/ansible.ohai.3
+1
-1
docs/man/man3/ansible.pause.3
+1
-1
docs/man/man3/ansible.ping.3
+1
-1
docs/man/man3/ansible.pip.3
+1
-1
docs/man/man3/ansible.postgresql_db.3
+1
-1
docs/man/man3/ansible.postgresql_user.3
+1
-1
docs/man/man3/ansible.raw.3
+1
-1
docs/man/man3/ansible.seboolean.3
+1
-1
docs/man/man3/ansible.selinux.3
+1
-1
docs/man/man3/ansible.service.3
+1
-1
docs/man/man3/ansible.setup.3
+1
-1
docs/man/man3/ansible.shell.3
+1
-1
docs/man/man3/ansible.slurp.3
+1
-1
docs/man/man3/ansible.subversion.3
+1
-1
docs/man/man3/ansible.supervisorctl.3
+1
-1
docs/man/man3/ansible.template.3
+1
-1
docs/man/man3/ansible.user.3
+1
-1
docs/man/man3/ansible.virt.3
+1
-1
docs/man/man3/ansible.wait_for.3
+1
-1
docs/man/man3/ansible.yum.3
+1
-1
hacking/module_formatter.py
+1
-1
No files found.
docs/man/man3/ansible.apt.3
View file @
761330b1
.TH ANSIBLE.APT 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.APT 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/apt
.SH NAME
apt \- Manages apt-packages
...
...
docs/man/man3/ansible.apt_repository.3
View file @
761330b1
.TH ANSIBLE.APT_REPOSITORY 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.APT_REPOSITORY 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/apt_repository
.SH NAME
apt_repository \- Manages apt repositores
...
...
docs/man/man3/ansible.assemble.3
View file @
761330b1
.TH ANSIBLE.ASSEMBLE 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.ASSEMBLE 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/assemble
.SH NAME
assemble \- Assembles a configuration file from fragments
...
...
docs/man/man3/ansible.async_status.3
View file @
761330b1
.TH ANSIBLE.ASYNC_STATUS 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.ASYNC_STATUS 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/async_status
.SH NAME
async_status \- Obtain status of asynchronous task
...
...
docs/man/man3/ansible.authorized_key.3
View file @
761330b1
.TH ANSIBLE.AUTHORIZED_KEY 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.AUTHORIZED_KEY 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/authorized_key
.SH NAME
authorized_key \- Adds or removes an SSH authorized key
...
...
docs/man/man3/ansible.command.3
View file @
761330b1
.TH ANSIBLE.COMMAND 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.COMMAND 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/command
.SH NAME
command \- Executes a command on a remote node
...
...
docs/man/man3/ansible.copy.3
View file @
761330b1
.TH ANSIBLE.COPY 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.COPY 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/copy
.SH NAME
copy \- Copies files to remote locations.
...
...
docs/man/man3/ansible.easy_install.3
View file @
761330b1
.TH ANSIBLE.EASY_INSTALL 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.EASY_INSTALL 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/easy_install
.SH NAME
easy_install \- Installs Python libraries
...
...
docs/man/man3/ansible.facter.3
View file @
761330b1
.TH ANSIBLE.FACTER 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.FACTER 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/facter
.SH NAME
facter \- Runs the discovery program I(facter) on the remote system
...
...
docs/man/man3/ansible.fail.3
View file @
761330b1
.TH ANSIBLE.FAIL 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.FAIL 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/fail
.SH NAME
fail \- Fail with custom message
...
...
docs/man/man3/ansible.fetch.3
View file @
761330b1
.TH ANSIBLE.FETCH 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.FETCH 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/fetch
.SH NAME
fetch \- Fetches a file from remote nodes
...
...
docs/man/man3/ansible.file.3
View file @
761330b1
.TH ANSIBLE.FILE 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.FILE 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/file
.SH NAME
file \- Sets attributes of files
...
...
@@ -35,6 +35,8 @@ accepts only \fCdefault\fR as value. This will restore a file's SELinux context
default.
.IP owner
name of the user that should own the file/directory, as would be fed to \fIchown\fR
.IP force
force is required when changing an existing file to a directory, or a link to a directory, and so on. Use this with caution.
.IP setype
type part of SELinux file context, \fC_default\fR feature works as for \fIseuser\fR.."
."
...
...
docs/man/man3/ansible.fireball.3
View file @
761330b1
.TH ANSIBLE.FIREBALL 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.FIREBALL 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/fireball
.SH NAME
fireball \- Enable fireball mode on remote node
...
...
docs/man/man3/ansible.get_url.3
View file @
761330b1
.TH ANSIBLE.GET_URL 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.GET_URL 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/get_url
.SH NAME
get_url \- Downloads files from HTTP, HTTPS, or FTP to node
...
...
docs/man/man3/ansible.git.3
View file @
761330b1
.TH ANSIBLE.GIT 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.GIT 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/git
.SH NAME
git \- Deploy software (or files) from git checkouts
...
...
docs/man/man3/ansible.group.3
View file @
761330b1
.TH ANSIBLE.GROUP 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.GROUP 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/group
.SH NAME
group \- Add or remove groups
...
...
docs/man/man3/ansible.ini_file.3
View file @
761330b1
.TH ANSIBLE.INI_FILE 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.INI_FILE 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/ini_file
.SH NAME
ini_file \- Tweak settings in INI files
...
...
docs/man/man3/ansible.lineinfile.3
View file @
761330b1
.TH ANSIBLE.LINEINFILE 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.LINEINFILE 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/lineinfile
.SH NAME
lineinfile \- Ensure a particular line is in a file
...
...
docs/man/man3/ansible.mount.3
View file @
761330b1
.TH ANSIBLE.MOUNT 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.MOUNT 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/mount
.SH NAME
mount \- Control active and configured mount points
...
...
docs/man/man3/ansible.mysql_db.3
View file @
761330b1
.TH ANSIBLE.MYSQL_DB 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.MYSQL_DB 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/mysql_db
.SH NAME
mysql_db \- Add or remove MySQL databases from a remote host.
...
...
docs/man/man3/ansible.mysql_user.3
View file @
761330b1
.TH ANSIBLE.MYSQL_USER 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.MYSQL_USER 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/mysql_user
.SH NAME
mysql_user \- Adds or removes a user from a MySQL database.
...
...
docs/man/man3/ansible.nagios.3
View file @
761330b1
.TH ANSIBLE.NAGIOS 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.NAGIOS 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/nagios
.SH NAME
nagios \- Perform common tasks in Nagios related to downtime and notifications.
...
...
docs/man/man3/ansible.ohai.3
View file @
761330b1
.TH ANSIBLE.OHAI 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.OHAI 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/ohai
.SH NAME
ohai \- Returns inventory data from I(ohai)
...
...
docs/man/man3/ansible.pause.3
View file @
761330b1
.TH ANSIBLE.PAUSE 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.PAUSE 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/pause
.SH NAME
pause \- Pause playbook execution
...
...
docs/man/man3/ansible.ping.3
View file @
761330b1
.TH ANSIBLE.PING 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.PING 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/ping
.SH NAME
ping \- Try to connect to host and return pong on success.
...
...
docs/man/man3/ansible.pip.3
View file @
761330b1
.TH ANSIBLE.PIP 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.PIP 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/pip
.SH NAME
pip \- Manages Python library dependencies.
...
...
docs/man/man3/ansible.postgresql_db.3
View file @
761330b1
.TH ANSIBLE.POSTGRESQL_DB 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.POSTGRESQL_DB 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/postgresql_db
.SH NAME
postgresql_db \- Add or remove PostgreSQL databases from a remote host.
...
...
docs/man/man3/ansible.postgresql_user.3
View file @
761330b1
.TH ANSIBLE.POSTGRESQL_USER 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.POSTGRESQL_USER 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/postgresql_user
.SH NAME
postgresql_user \- Adds or removes a users (roles) from a PostgreSQL database.
...
...
docs/man/man3/ansible.raw.3
View file @
761330b1
.TH ANSIBLE.RAW 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.RAW 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/raw
.SH NAME
raw \- Executes a low-down and dirty SSH command
...
...
docs/man/man3/ansible.seboolean.3
View file @
761330b1
.TH ANSIBLE.SEBOOLEAN 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.SEBOOLEAN 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/seboolean
.SH NAME
seboolean \- Toggles SELinux booleans.
...
...
docs/man/man3/ansible.selinux.3
View file @
761330b1
.TH ANSIBLE.SELINUX 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.SELINUX 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/selinux
.SH NAME
selinux \- Change policy and state of SELinux
...
...
docs/man/man3/ansible.service.3
View file @
761330b1
.TH ANSIBLE.SERVICE 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.SERVICE 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/service
.SH NAME
service \- Manage services.
...
...
docs/man/man3/ansible.setup.3
View file @
761330b1
.TH ANSIBLE.SETUP 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.SETUP 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/setup
.SH NAME
setup \- Gathers facts about remote hosts
...
...
docs/man/man3/ansible.shell.3
View file @
761330b1
.TH ANSIBLE.SHELL 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.SHELL 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/shell
.SH NAME
shell \- Execute commands in nodes.
...
...
docs/man/man3/ansible.slurp.3
View file @
761330b1
.TH ANSIBLE.SLURP 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.SLURP 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/slurp
.SH NAME
slurp \- Slurps a file from remote nodes
...
...
docs/man/man3/ansible.subversion.3
View file @
761330b1
.TH ANSIBLE.SUBVERSION 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.SUBVERSION 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/subversion
.SH NAME
subversion \- Deploys a subversion repository.
...
...
docs/man/man3/ansible.supervisorctl.3
View file @
761330b1
.TH ANSIBLE.SUPERVISORCTL 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.SUPERVISORCTL 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/supervisorctl
.SH NAME
supervisorctl \- Manage the state of a program or group of programs running via Supervisord
...
...
docs/man/man3/ansible.template.3
View file @
761330b1
.TH ANSIBLE.TEMPLATE 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.TEMPLATE 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/template
.SH NAME
template \- Templates a file out to a remote server.
...
...
docs/man/man3/ansible.user.3
View file @
761330b1
.TH ANSIBLE.USER 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.USER 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/user
.SH NAME
user \- Manage user accounts
...
...
docs/man/man3/ansible.virt.3
View file @
761330b1
.TH ANSIBLE.VIRT 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.VIRT 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/virt
.SH NAME
virt \- Manages virtual machines supported by libvirt
...
...
docs/man/man3/ansible.wait_for.3
View file @
761330b1
.TH ANSIBLE.WAIT_FOR 5 "2012-10-0
2
" "0.8" "ANSIBLE MODULES"
.TH ANSIBLE.WAIT_FOR 5 "2012-10-0
3
" "0.8" "ANSIBLE MODULES"
." generated from library/wait_for
.SH NAME
wait_for \- Waits for a given port to become accessible on a server.
...
...
docs/man/man3/ansible.yum.3
View file @
761330b1
.
TH
ANSIBLE
.
YUM
5
"2012-10-0
2
"
"0.8"
"ANSIBLE MODULES"
.
TH
ANSIBLE
.
YUM
5
"2012-10-0
3
"
"0.8"
"ANSIBLE MODULES"
.
" generated from library/yum
.SH NAME
yum \- Manages packages with the I(yum) package manager
...
...
hacking/module_formatter.py
View file @
761330b1
...
...
@@ -262,7 +262,7 @@ def main():
template
=
env
.
get_template
(
'rst.j2'
)
outputname
=
"
%
s.rst"
includecmt
=
".. Generated by module_formatter
\n
"
includefmt
=
".. include::
%
s.rst
\n
"
includefmt
=
".. include::
modules/
%
s.rst
\n
"
if
args
.
type
==
'json'
:
env
.
filters
[
'jpfunc'
]
=
json_ify
outputname
=
"
%
s.json"
...
...
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