mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
Internal refs (#39094)
* fixes community refs * fixes appendix refs * fixes scenario refs, keeps ACI guide link to devel * fixes windows refs * fixes user guide refs * fixes dev guide refs
This commit is contained in:
parent
c4e298b808
commit
bbfd6c6ab1
22 changed files with 38 additions and 39 deletions
|
@ -10,7 +10,7 @@ Introduction
|
|||
- packet_sshkey: adds a public SSH key from file or value to the Packet infrastructure. Every subsequently-created device will have this public key installed in .ssh/authorized_keys.
|
||||
- packet_device: manages servers on Packet. You can use this module to create, restart and delete devices.
|
||||
|
||||
Note, this guide assumes you are familiar with Ansible and how it works. If you're not, have a look at their `docs <http://docs.ansible.com/>`_ before getting started.
|
||||
Note, this guide assumes you are familiar with Ansible and how it works. If you're not, have a look at their :ref:`docs <ansible_documentation>` before getting started.
|
||||
|
||||
Requirements
|
||||
============
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue