mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-26 06:31:23 -07:00
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:
parent
c0c20835ac
commit
15ce7c5bab
22 changed files with 45 additions and 45 deletions
|
@ -424,7 +424,7 @@ def format_output(module, path, st):
|
|||
('st_ftype', 'file_type'),
|
||||
('st_attrs', 'attrs'),
|
||||
('st_obtype', 'object_type'),
|
||||
# OS X
|
||||
# macOS
|
||||
('st_rsize', 'real_size'),
|
||||
('st_creator', 'creator'),
|
||||
('st_type', 'file_type'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue