You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 31, 2021. It is now read-only.
I have consolidated my macOS-related roles into the new geerlingguy.mac collection.
This collection contains the exact same copy of this role at version 3.2.0 in its 1.1.1 release.
All future work will go into the collection role.
Migration steps:
Make sure you're running at least Ansible 2.9 (Ansible Core 2.10 or Ansible 3.0.0 or later recommended).
Install the collection: ansible-galaxy collection install geerlingguy.mac (you can also specify collections: inside your requirements.yml file separately from roles:).
Change all references to the geerlingguy.homebrew role to geerlingguy.mac.homebrew.
If you have any migration issues, please consider opening an issue on the geerlingguy.mac collection repository, a this repository will be archived, and the role on Galaxy will be marked as 'deprecated'.
TODO:
Add a deprecation note to the README of this role and release a new tag so it appears on Galaxy.
Add a deprecation note to the role's repository description.
Archive the repository.
The text was updated successfully, but these errors were encountered:
I have consolidated my macOS-related roles into the new
geerlingguy.mac
collection.This collection contains the exact same copy of this role at version 3.2.0 in its 1.1.1 release.
All future work will go into the collection role.
Migration steps:
ansible-galaxy collection install geerlingguy.mac
(you can also specifycollections:
inside yourrequirements.yml
file separately fromroles:
).geerlingguy.homebrew
role togeerlingguy.mac.homebrew
.If you have any migration issues, please consider opening an issue on the
geerlingguy.mac
collection repository, a this repository will be archived, and the role on Galaxy will be marked as 'deprecated'.TODO:
The text was updated successfully, but these errors were encountered: