mirror of https://github.com/ansible/ansible.git
Use *.md instead of *.rst for test READMEs (#81009)
parent
faa6d55ee6
commit
6ac0ea3567
@ -1,6 +1,6 @@
|
|||||||
namespace: ns
|
namespace: ns
|
||||||
name: failure
|
name: failure
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
readme: README.rst
|
readme: README.md
|
||||||
authors:
|
authors:
|
||||||
- Ansible
|
- Ansible
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
namespace: ns
|
namespace: ns
|
||||||
name: ps_only
|
name: ps_only
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
readme: README.rst
|
readme: README.md
|
||||||
authors:
|
authors:
|
||||||
- Ansible
|
- Ansible
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
namespace: ns
|
namespace: ns
|
||||||
name: col
|
name: col
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
readme: README.rst
|
readme: README.md
|
||||||
authors:
|
authors:
|
||||||
- Ansible
|
- Ansible
|
||||||
|
|||||||
Loading…
Reference in New Issue