Add debug strategy plugin (#15125)

* Add debug strategy plugin

* Fix Python 2-3 compatiblity issue

* Add document for debug strategy
This commit is contained in:
Kishin Yagami 2016-04-09 03:39:08 +09:00 committed by Brian Coca
commit e4a6106ea5
5 changed files with 330 additions and 1 deletions

View file

@ -112,6 +112,11 @@
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://docs.ansible.com/ansible/playbooks_debugger.html</loc>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>http://docs.ansible.com/ansible/become.html</loc>
<changefreq>weekly</changefreq>
@ -2713,4 +2718,4 @@
<priority>0.3</priority>
</url>
</urlset>
</urlset>