change OS X to macOS (#41294)

* change OS X to macOS

<!--- Your description here -->

+label: docsite_pr

* Update all Mac OS X references to be macOS

* Drop extra Mac
This commit is contained in:
Troy Murray 2018-06-26 14:09:23 -04:00 committed by Sam Doran
commit 15ce7c5bab
22 changed files with 45 additions and 45 deletions

View file

@ -17,7 +17,7 @@ The GCE modules all require the apache-libcloud module which you can install fro
$ pip install apache-libcloud
.. note:: If you're using Ansible on Mac OS X, libcloud also needs to access a CA cert chain. You'll need to download one (you can get one for `here <http://curl.haxx.se/docs/caextract.html>`_.)
.. note:: If you're using Ansible on macOS, libcloud also needs to access a CA cert chain. You'll need to download one (you can get one for `here <http://curl.haxx.se/docs/caextract.html>`_.)
Credentials
-----------