diff --git a/README.md b/README.md index 4d4bd88..9899422 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Quick Reference ## Linux 命令 -[Ansible](./docs/ansible.md) +[Ansible](./docs/ansible.md) [Awk](./docs/awk.md) [Conan](./docs/conan.md) [Cargo](./docs/cargo.md) diff --git a/docs/ansible.md b/docs/ansible.md index a3444a9..e52c3e7 100644 --- a/docs/ansible.md +++ b/docs/ansible.md @@ -363,4 +363,5 @@ $ ansible-pull -U [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) \ No newline at end of file +[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) \ No newline at end of file