12 Commits

Author SHA1 Message Date
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
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