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
def set_collections_basedir(basedir: Path) -> None:
AnsibleCollectionConfig.playbook_paths = ( # this is a very long comment that is quite long
str(basedir.resolve()))
Based on #4481 (comment)
The text was updated successfully, but these errors were encountered: