[ansible-devel] Ansible Template Module Backup - Manage Number of Backup Copies

2019-01-17 Thread Daniel LeBlanc
Hello.

I am using the Ansible template module and create a backup file each change 
that is pushed.  Over time these backup files become large in number as 
more and more changes are pushed out.  In my case it only makes sense to 
maintain a small number of backup copies.  Is it possible to configure / 
develop an upper limit on the number of backup files maintained?  This 
would be much easier for users like me rather than building additional 
ansible tasks to clean up these old backup files.

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[ansible-devel] Ansible 2.7.6 and 2.6.12

2019-01-17 Thread Toshio Kuratomi
Hi all- we're happy to announce that the general releases of Ansible
2.7.6 and Ansible 2.6.12 are now available!




How do you get it?
--


$ pip install ansible==2.7.6 --user

or

$ pip install ansible==2.6.12 --user

The tar.gz of the release can be found here:


https://releases.ansible.com/ansible/ansible-2.7.6.tar.gz
SHA256: 6d855ead966c1a24a7d583ddcea8dd9e1f6edab3207390b647149351e113eb38


https://releases.ansible.com/ansible/ansible-2.6.12.tar.gz
SHA256: c6fd83991df90de75330fe4cd00cb837446b4f946a699903cf4ab6e40eb24cd2


What's new in 2.7.6 and 2.6.12?
--


The 2.7.6 and 2.6.12 releases are maintenance releases containing
numerous bugfixes. The full changelogs are at:


* 
https://github.com/ansible/ansible/blob/stable-2.7/changelogs/CHANGELOG-v2.7.rst

* 
https://github.com/ansible/ansible/blob/stable-2.6/changelogs/CHANGELOG-v2.6.rst



What's the schedule for future 2.7 and 2.6 maintenance releases?
--


Future 2.6 adn 2.7 maintenance releases will occur approximately every 3 weeks.




We've published porting guides to help migrate your content to 2.6 and 2.7:

* https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_2.7.html
* https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_2.6.html

If you discover any errors, or if you see any regressions from
playbooks which work on early releases, please open a Github issue,
and be sure to mention which Ansible release you're using.



Thanks!

-Toshio Kuratomi

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.