mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 01:03:09 +00:00
format fix for github markup
This commit is contained in:
@@ -107,9 +107,9 @@ Ansible modules are in separate repositories, which are managed as Git submodule
|
||||
5. cd lib/ansible/modules/extras
|
||||
6. git fetch origin pull/1234/head:pr/1234
|
||||
7. git checkout pr/1234
|
||||
[ DO YOUR TESTING HERE ]
|
||||
8. cd /path/to/ansible/clone
|
||||
9. git submodule update --recursive
|
||||
8. [ Do your tests here ]
|
||||
9. cd /path/to/ansible/clone
|
||||
10. git submodule update --recursive
|
||||
|
||||
For Those About To Test, We Salute You
|
||||
++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
Reference in New Issue
Block a user