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
aa4ad80b
Commit
aa4ad80b
authored
Apr 02, 2013
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update release version.
parent
2f944d87
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
34 additions
and
21 deletions
+34
-21
CHANGELOG.md
+5
-1
VERSION
+1
-1
docs/man/man1/ansible-doc.1
+4
-4
docs/man/man1/ansible-playbook.1
+4
-4
docs/man/man1/ansible-pull.1
+4
-4
docs/man/man1/ansible.1
+4
-4
lib/ansible/__init__.py
+1
-1
packaging/debian/changelog
+7
-1
packaging/rpm/ansible.spec
+4
-1
No files found.
CHANGELOG.md
View file @
aa4ad80b
Ansible Changes By Release
Ansible Changes By Release
==========================
==========================
1.
1 "Mean Street" -- Release pending
1.
2 "Right Now" -- release pending
*
this is the current development branch
1.
1 "Mean Street" -- 4/2/2013
Core Features
Core Features
...
...
VERSION
View file @
aa4ad80b
1.
1
1.
2
docs/man/man1/ansible-doc.1
View file @
aa4ad80b
...
@@ -2,12 +2,12 @@
...
@@ -2,12 +2,12 @@
.\" Title: ansible-doc
.\" Title: ansible-doc
.\" Author: [see the "AUTHOR" section]
.\" Author: [see the "AUTHOR" section]
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
.\" Date: 0
2/01
/2013
.\" Date: 0
4/02
/2013
.\" Manual: System administration commands
.\" Manual: System administration commands
.\" Source: Ansible 1.
1
.\" Source: Ansible 1.
2
.\" Language: English
.\" Language: English
.\"
.\"
.TH "ANSIBLE\-DOC" "1" "0
2/01/2013" "Ansible 1\&.1
" "System administration commands"
.TH "ANSIBLE\-DOC" "1" "0
4/02/2013" "Ansible 1\&.2
" "System administration commands"
.\" -----------------------------------------------------------------
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" -----------------------------------------------------------------
...
@@ -52,6 +52,6 @@ Copyright \(co 2012, Jan\-Piet Mens
...
@@ -52,6 +52,6 @@ Copyright \(co 2012, Jan\-Piet Mens
Ansible is released under the terms of the GPLv3 License\&.
Ansible is released under the terms of the GPLv3 License\&.
.SH "SEE ALSO"
.SH "SEE ALSO"
.sp
.sp
\fBansible\-playbook\fR(1), \fBansible\fR(1)
\fBansible\-playbook\fR(1), \fBansible\fR(1)
, \fBansible\-pull\fR(1)
.sp
.sp
Extensive documentation as well as IRC and mailing list info is available on the ansible home page: https://ansible\&.github\&.com/
Extensive documentation as well as IRC and mailing list info is available on the ansible home page: https://ansible\&.github\&.com/
docs/man/man1/ansible-playbook.1
View file @
aa4ad80b
...
@@ -2,12 +2,12 @@
...
@@ -2,12 +2,12 @@
.\" Title: ansible-playbook
.\" Title: ansible-playbook
.\" Author: [see the "AUTHOR" section]
.\" Author: [see the "AUTHOR" section]
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
.\" Date: 0
2/16
/2013
.\" Date: 0
4/02
/2013
.\" Manual: System administration commands
.\" Manual: System administration commands
.\" Source: Ansible 1.
1
.\" Source: Ansible 1.
2
.\" Language: English
.\" Language: English
.\"
.\"
.TH "ANSIBLE\-PLAYBOOK" "1" "0
2/16/2013" "Ansible 1\&.1
" "System administration commands"
.TH "ANSIBLE\-PLAYBOOK" "1" "0
4/02/2013" "Ansible 1\&.2
" "System administration commands"
.\" -----------------------------------------------------------------
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" -----------------------------------------------------------------
...
@@ -159,6 +159,6 @@ Copyright \(co 2012, Michael DeHaan
...
@@ -159,6 +159,6 @@ Copyright \(co 2012, Michael DeHaan
Ansible is released under the terms of the GPLv3 License\&.
Ansible is released under the terms of the GPLv3 License\&.
.SH "SEE ALSO"
.SH "SEE ALSO"
.sp
.sp
\fBansible\fR(1), \fBansible\-pull\fR(1)
\fBansible\fR(1), \fBansible\-pull\fR(1)
, \fBansible\-doc\fR(1)
.sp
.sp
Extensive documentation as well as IRC and mailing list info is available on the ansible home page: https://ansible\&.github\&.com/
Extensive documentation as well as IRC and mailing list info is available on the ansible home page: https://ansible\&.github\&.com/
docs/man/man1/ansible-pull.1
View file @
aa4ad80b
...
@@ -2,12 +2,12 @@
...
@@ -2,12 +2,12 @@
.\" Title: ansible
.\" Title: ansible
.\" Author: [see the "AUTHOR" section]
.\" Author: [see the "AUTHOR" section]
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
.\" Date: 0
2/01
/2013
.\" Date: 0
4/02
/2013
.\" Manual: System administration commands
.\" Manual: System administration commands
.\" Source: Ansible 1.
1
.\" Source: Ansible 1.
2
.\" Language: English
.\" Language: English
.\"
.\"
.TH "ANSIBLE" "1" "0
2/01/2013" "Ansible 1\&.1
" "System administration commands"
.TH "ANSIBLE" "1" "0
4/02/2013" "Ansible 1\&.2
" "System administration commands"
.\" -----------------------------------------------------------------
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" -----------------------------------------------------------------
...
@@ -59,6 +59,6 @@ Copyright \(co 2012, Michael DeHaan
...
@@ -59,6 +59,6 @@ Copyright \(co 2012, Michael DeHaan
Ansible is released under the terms of the GPLv3 License\&.
Ansible is released under the terms of the GPLv3 License\&.
.SH "SEE ALSO"
.SH "SEE ALSO"
.sp
.sp
\fBansible\fR(1), \fBansible\-playbook\fR(1)
\fBansible\fR(1), \fBansible\-playbook\fR(1)
, \fBansible\-doc\fR(1)
.sp
.sp
Extensive documentation as well as IRC and mailing list info is available on the ansible home page: https://ansible\&.github\&.com/
Extensive documentation as well as IRC and mailing list info is available on the ansible home page: https://ansible\&.github\&.com/
docs/man/man1/ansible.1
View file @
aa4ad80b
...
@@ -2,12 +2,12 @@
...
@@ -2,12 +2,12 @@
.\" Title: ansible
.\" Title: ansible
.\" Author: [see the "AUTHOR" section]
.\" Author: [see the "AUTHOR" section]
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
.\" Date: 0
2/16
/2013
.\" Date: 0
4/02
/2013
.\" Manual: System administration commands
.\" Manual: System administration commands
.\" Source: Ansible 1.
1
.\" Source: Ansible 1.
2
.\" Language: English
.\" Language: English
.\"
.\"
.TH "ANSIBLE" "1" "0
2/16/2013" "Ansible 1\&.1
" "System administration commands"
.TH "ANSIBLE" "1" "0
4/02/2013" "Ansible 1\&.2
" "System administration commands"
.\" -----------------------------------------------------------------
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" -----------------------------------------------------------------
...
@@ -194,6 +194,6 @@ Copyright \(co 2012, Michael DeHaan
...
@@ -194,6 +194,6 @@ Copyright \(co 2012, Michael DeHaan
Ansible is released under the terms of the GPLv3 License\&.
Ansible is released under the terms of the GPLv3 License\&.
.SH "SEE ALSO"
.SH "SEE ALSO"
.sp
.sp
\fBansible\-playbook\fR(1), \fBansible\-pull\fR(1)
\fBansible\-playbook\fR(1), \fBansible\-pull\fR(1)
, \fBansible\-doc\fR(1)
.sp
.sp
Extensive documentation as well as IRC and mailing list info is available on the ansible home page: https://ansible\&.github\&.com/
Extensive documentation as well as IRC and mailing list info is available on the ansible home page: https://ansible\&.github\&.com/
lib/ansible/__init__.py
View file @
aa4ad80b
...
@@ -14,5 +14,5 @@
...
@@ -14,5 +14,5 @@
#
#
# You should have received a copy of the GNU General Public License
# You should have received a copy of the GNU General Public License
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
__version__
=
'1.
1
'
__version__
=
'1.
2
'
__author__
=
'Michael DeHaan'
__author__
=
'Michael DeHaan'
packaging/debian/changelog
View file @
aa4ad80b
ansible (1.2) unstable; urgency=low
* release pending
-- Michael DeHaan <michael.dehaan@gmail.com> Tue, 02 Mar 2014 20:38:01 -0500
ansible (1.1) unstable; urgency=low
ansible (1.1) unstable; urgency=low
* 1.1 release
* 1.1 release
-- Michael DeHaan <michael.dehaan@gmail.com>
Fri, 25 Feb 2013 21:54:34 -08
00
-- Michael DeHaan <michael.dehaan@gmail.com>
Tue, 02 Mar 2014 20:38:00 -05
00
ansible (1.0) unstable; urgency=low
ansible (1.0) unstable; urgency=low
...
...
packaging/rpm/ansible.spec
View file @
aa4ad80b
...
@@ -116,9 +116,12 @@ rm -rf $RPM_BUILD_ROOT
...
@@ -116,9 +116,12 @@ rm -rf $RPM_BUILD_ROOT
%changelog
%changelog
*
Fri Feb 1 2013 Michael DeHaan <michael.dehaan@gmail.com> - 1.1
-0
*
Tue Apr 2 2013 Michael DeHaan <michael.dehaan@gmail.com> - 1.2
-0
* release pending
* release pending
* Tue Apr 2 2013 Michael DeHaan <michael.dehaan@gmail.com> - 1.1-0
* Release 1.1
* Fri Feb 1 2013 Michael DeHaan <michael.dehaan@gmail.com> - 1.0-0
* Fri Feb 1 2013 Michael DeHaan <michael.dehaan@gmail.com> - 1.0-0
- Release 1.0
- Release 1.0
...
...
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