mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
remove unused function
This commit is contained in:
@@ -75,7 +75,6 @@ class PlayBook(object):
|
||||
self.override_hosts = override_hosts
|
||||
self.stats = stats
|
||||
|
||||
self.callbacks.set_playbook(self)
|
||||
self.basedir = os.path.dirname(playbook)
|
||||
self.playbook = self._parse_playbook(playbook)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user