29 Commits

Author SHA1 Message Date
kaitlincart
254fe6a97d
Update ansible install link
The install link for ansible was broken.
2023-09-21 10:07:07 -07:00
Chris Roberts
513be177d3 Remove experimental checks
Removes experimental checks on existing experimental features.
2023-09-08 14:15:34 -07:00
kaitlincart
1074f19fa3 fixes links in headers 2023-02-22 10:46:59 -08:00
Sophia Castellarin
8cc21d048d
Merge pull request #13085 from soapy1/misc-docs-updates
Misc docs updates
2023-02-16 15:19:56 -08:00
sophia
fbd90b1965 Clarify file provisioning docs 2023-02-14 16:17:42 -08:00
Justin
20432a72ae
Fix broken links to puppet documentation 2023-01-26 11:30:07 -07:00
Kendall Strautman
cb582eef13 Migrating links to new format 2023-01-19 16:27:47 -08:00
Oliver Radwell
1b68be9d52
fix(docs): Fix broken links in ansible docs (#12674)
* fix(docs): Fix broken links in ansible docs

* Avoid redirection on tips and tricks URL

* Avoid redirection on playbook guide URL
2022-12-06 19:23:21 -05:00
Chris Roberts
bb3985f02a
Merge pull request #12754 from gh0st/patch-1
docs: updates link to inventory file documentation
2022-11-08 15:29:37 -08:00
Kendall Strautman
a5c7831ffb
content: link updates for dev portal (#12901) 2022-09-19 11:52:47 -07:00
Dan Barr
f59ee4e125 Fix capitalizations in docs
Fixes various capitalizations in the docs
* Ex: VMware, Linux/Unix, PowerShell, some abbreviations

Also, Prettier auto-formatted away some trailing spaces.
2022-08-08 11:56:36 -04:00
Chad Hollman
617b8f0168
docs: updates link to inventory file documentation 2022-04-27 09:41:33 -04:00
Chris Roberts
ec966b8996
Merge pull request #12410 from gilbertbw/patch-1
Update link to ansible installation instructions
2021-06-17 13:33:05 -07:00
Julien
71387a31b2
Fixing broken reference to ansible website
Some of these URL were pointing to http://docs.ansible.com/ansible/[...].

I updated all links to https://docs.ansible.com/ansible/latest/[...].
2021-06-17 14:14:58 -04:00
Sophia Castellarin
9933fec019
Merge pull request #12387 from soapy1/update-podmain-docs
Update Podman and Docker provisioner docs
2021-06-11 13:12:37 -05:00
Gilbert Bishop-White
1cb82406f0
Update link to ansible installation instructions 2021-06-05 11:14:59 +01:00
Sophia Castellarin
94676fc944
Merge pull request #12342 from fhemberger/fix-ansible-links
Website and Templates: Fix links to Ansible inventory user guide
2021-05-26 09:26:56 -05:00
Sophia Castellarin
45a84d5dcc
Merge pull request #12361 from fhemberger/patch-1
fix(website/ansible_intro): Update deprecated Ansible variable names
2021-05-25 15:55:39 -05:00
Sophia Castellarin
8d38ba1cdf
Merge pull request #12127 from max-arnold/salt-bootstrap-win
Always use upstream Salt bootstrap script on Windows
2021-05-24 16:49:51 -05:00
sophia
1a02a09157 Update Podman and Docker provisioner docs
In particular, they should be more clear about the need to have
a guest VM defined in order to use the provisioners.
2021-05-24 10:14:45 -05:00
Frederic Hemberger
0138f7f6ae
fix(website/ansible_intro): Update deprecated Ansible variable names
`ansible_ssh_host`, `ansible_ssh_port` and `ansible_ssh_user` are no longer used in Ansible and are called `ansible_host`, `ansible_port` and `ansible_user` instead.
2021-05-12 10:50:56 +02:00
Frederic Hemberger
1dadd72c62 Fix links to Ansible inventory user guide 2021-05-01 11:34:07 +02:00
Bryce Kalow
2c3397c468
feat(website): migrates nav data format and updates docs pages (#12259) 2021-03-31 12:10:21 -05:00
Sophia Castellarin
20bd1e1f87
Merge pull request #12131 from nnorakk/patch-1
Update ansible_intro.mdx
2021-03-08 14:48:13 -06:00
Wouter Schoot
16f230f4b6 More typosquat 2021-02-04 21:17:25 +01:00
Jeff Escalante
eb8a113698
Website: prepare for vercel hosting (#12114)
* prepare for vercel hosting

* smooth out some config syntax

* update readme

* fix a couple broken links

* temporarily add back netlify config for transition
2021-01-12 20:09:00 -05:00
nnorakk
11a0723c29
Update ansible_intro.mdx 2021-01-05 22:23:02 -03:00
Max Arnold
5a30570b9a Always use upstream Salt bootstrap script on Windows 2021-01-04 10:49:07 +07:00
Jeff Escalante
137f194ccf
update deps, migrate to mdx remote 2020-11-24 14:26:26 -05:00