format fix for github markup
This commit is contained in:
parent
b900c104b9
commit
a4f91c2c53
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
++++++++++++++++++++++++++++++++++++++
|
||||
|
|
Loading…
Reference in a new issue