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
75d05168
Commit
75d05168
authored
Nov 25, 2014
by
James Cammarata
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bumping files for 1.9
parent
90a6c82d
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
25 additions
and
6 deletions
+25
-6
CHANGELOG.md
+10
-1
RELEASES.txt
+2
-1
VERSION
+1
-1
lib/ansible/__init__.py
+1
-1
packaging/debian/changelog
+8
-2
packaging/rpm/ansible.spec
+3
-0
No files found.
CHANGELOG.md
View file @
75d05168
Ansible Changes By Release
==========================
## 1.8 "You Really Got Me" - Active Development
## 1.9 "Dancin In the Streets" - ACTIVE DEVELOPMENT
Major Changes:
New Modules:
Some other notable changes:
## 1.8 "You Really Got Me" - Nov 25, 2014
Major changes:
...
...
RELEASES.txt
View file @
75d05168
...
...
@@ -4,11 +4,12 @@ Ansible Releases at a Glance
Active Development
++++++++++++++++++
1.
8 "You Really Got Me" ---- FALL 2014
1.
9 "Dancing In the Streets" WINTER 2015
Released
++++++++
1.8 "You Really Got Me" ---- 11-25-2014
1.7.2 "Summer Nights" -------- 09-24-2014
1.7.1 "Summer Nights" -------- 08-14-2014
1.7 "Summer Nights" -------- 08-06-2014
...
...
VERSION
View file @
75d05168
1.
8
1.
9
lib/ansible/__init__.py
View file @
75d05168
...
...
@@ -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__
=
'1.
8
'
__version__
=
'1.
9
'
__author__
=
'Michael DeHaan'
packaging/debian/changelog
View file @
75d05168
ansible (1.
8
) unstable; urgency=low
ansible (1.
9
) unstable; urgency=low
* 1.
8
release (PENDING)
* 1.
9
release (PENDING)
-- Michael DeHaan <michael@ansible.com> Wed, 21 Oct 2015 04:29:00 -0500
ansible (1.8) unstable; urgency=low
* 1.8 release
-- Michael DeHaan <michael@ansible.com> Tue, 25 Nov 2014 17:00:00 -0500
ansible (1.7.2) unstable; urgency=low
* 1.7.2 release
...
...
packaging/rpm/ansible.spec
View file @
75d05168
...
...
@@ -110,6 +110,9 @@ rm -rf %{buildroot}
%changelog
* Tue Nov 25 2014 Michael DeHaan <michael@ansible.com> - 1.8.0
- Release 1.8.0
* Wed Sep 24 2014 Michael DeHaan <michael@ansible.com> - 1.7.2
- Release 1.7.2
...
...
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