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
fd265b40
Commit
fd265b40
authored
Aug 06, 2012
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release bump
parent
08c1f96e
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
17 additions
and
7 deletions
+17
-7
CHANGELOG.md
+5
-1
VERSION
+1
-1
lib/ansible/__init__.py
+1
-1
packaging/debian/changelog
+8
-2
packaging/rpm/ansible.spec
+2
-2
No files found.
CHANGELOG.md
View file @
fd265b40
Ansible Changes By Release
==========================
0.
6 "Cabo" ------------ pending
0.
7 "Panama" -- release pending
*
I can barely see the roadmap from the heat coming off of it.
0.
6 "Cabo" -- August 6, 2012
playbooks:
...
...
VERSION
View file @
fd265b40
0.
6
0.
7
lib/ansible/__init__.py
View file @
fd265b40
...
...
@@ -14,5 +14,5 @@
#
# You should have received a copy of the GNU General Public License
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
__version__
=
'0.
6
'
__version__
=
'0.
7
'
__author__
=
'Michael DeHaan'
packaging/debian/changelog
View file @
fd265b40
ansible (0.
6
) unstable; urgency=low
ansible (0.
7
) unstable; urgency=low
* 0.6 not released yet
-- Michael DeHaan <michael.dehaan@gmail.com> Wed, 04 Jul 2012 13:40:01 -0400
-- Michael DeHaan <michael.dehaan@gmail.com> Mon, 06 Aug 2012 19:50:01 -0400
ansible (0.6) unstable; urgency=low
* 0.5 update
-- Michael DeHaan <michael.dehaan@gmail.com> Mon, 06 Aug 2012 19:50:00 -0400
ansible (0.5) unstable; urgency=low
...
...
packaging/rpm/ansible.spec
View file @
fd265b40
...
...
@@ -5,8 +5,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
Name: ansible
Release: 1%{?dist}
Summary:
Minimal SSH command and control
Version: 0.
6
Summary:
SSH-based configuration management, deployment, and task execution system
Version: 0.
7
Group: Development/Libraries
License: GPLv3
...
...
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