doc: update ansible.md (#23)

This commit is contained in:
jaywcjlove
2022-11-06 22:18:16 +08:00
parent bafc15d17e
commit 4d69a0ef24
2 changed files with 3 additions and 2 deletions

View File

@ -363,4 +363,5 @@ $ ansible-pull -U <repository> [options]
另见
---
[Getting started with Ansible](https://docs.ansible.com/ansible/latest/getting_started/index.html)
[Introduction to ad hoc commands](https://docs.ansible.com/ansible/latest/user_guide/intro_adhoc.html)
[Introduction to ad hoc commands](https://docs.ansible.com/ansible/latest/user_guide/intro_adhoc.html)
[Ansible cheatsheet](https://github.com/luckylittle/ansible-cheatsheet/blob/master/ansible-cheatsheet.txt)