Foreman and Katello Ansible Module

Howdy,

The ansible-modules-extras [1] repository now contains the beginnings of
Foreman and Katello modules for managing resources with Ansible. This will
be officially included with Ansible 2.3.

The functionality contained within is a subset of functionality that I
required to manage some entities and serves as a basis for additional
changes and entities to be added. Now that it's contained within the
repository, I can open it up to any contributors that would like to add
functionality as well.

I'd love to hear any feedback you have, or review any contributions. Feel
free to drop me an email or ping if you open a PR that needs review or have
questions while using it. If you have requests for functionality before the
2.3 release, share that as well and I'll see what I can do to get it in.

[1]
https://github.com/ansible/ansible-modules-extras/tree/devel/infrastructure/foreman

··· -- Eric D. Helms Red Hat Engineering Ph.D. Student - North Carolina State University

> Howdy,
>
> The ansible-modules-extras [1] repository now contains the beginnings of
> Foreman and Katello modules for managing resources with Ansible. This will
> be officially included with Ansible 2.3.
>
> The functionality contained within is a subset of functionality that I
> required to manage some entities and serves as a basis for additional
> changes and entities to be added. Now that it's contained within the
> repository, I can open it up to any contributors that would like to add
> functionality as well.
>
> I'd love to hear any feedback you have, or review any contributions. Feel
> free to drop me an email or ping if you open a PR that needs review or have
> questions while using it. If you have requests for functionality before the
> 2.3 release, share that as well and I'll see what I can do to get it in.
>
>
> [1] https://github.com/ansible/ansible-modules-extras/tree/
> devel/infrastructure/foreman
>

did you see [2] ? it might make sense to combine forces than create a new
one?

thanks,
Ohad

[2] https://github.com/Nosmoht/ansible-module-foreman

··· On Thu, Nov 24, 2016 at 12:58 AM, Eric D Helms wrote:


Eric D. Helms
Red Hat Engineering
Ph.D. Student - North Carolina State University


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at https://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

>
> > Howdy,
> >
> > The ansible-modules-extras [1] repository now contains the beginnings of
> > Foreman and Katello modules for managing resources with Ansible. This will
> > be officially included with Ansible 2.3.
> >
> > The functionality contained within is a subset of functionality that I
> > required to manage some entities and serves as a basis for additional
> > changes and entities to be added. Now that it's contained within the
> > repository, I can open it up to any contributors that would like to add
> > functionality as well.
> >
> > I'd love to hear any feedback you have, or review any contributions. Feel
> > free to drop me an email or ping if you open a PR that needs review or have
> > questions while using it. If you have requests for functionality before the
> > 2.3 release, share that as well and I'll see what I can do to get it in.
> >
> >
> > [1] https://github.com/ansible/ansible-modules-extras/tree/
> > devel/infrastructure/foreman
> >
>
> did you see [2] ? it might make sense to combine forces than create a new
> one?
>
> thanks,
> Ohad
>
> [2] https://github.com/Nosmoht/ansible-module-foreman

There's also https://github.com/adfinis-sygroup/foreman-yml which is
used in their ansible installer (https://github.com/adfinis-sygroup/foreman-ansible)

adFinis is relatively active on the community, should be easy enough to
contact them see if they want to help with this.

Not that I want to undermine this though - I think it's great news
that'll be on 2.3 :slight_smile: Thanks!

··· On 11/24, Ohad Levy wrote: > On Thu, Nov 24, 2016 at 12:58 AM, Eric D Helms wrote:


Eric D. Helms
Red Hat Engineering
Ph.D. Student - North Carolina State University


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at https://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.


You received this message because you are subscribed to the Google Groups “Foreman users” group.
To unsubscribe from this group and stop receiving emails from it, send an email to foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at https://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.


Daniel Lobato Garcia

@dLobatog
blog.daniellobato.me
daniellobato.me

GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D6DD38D6DE30
Keybase: https://keybase.io/elobato

> >
> > > Howdy,
> > >
> > > The ansible-modules-extras [1] repository now contains the beginnings
> of
> > > Foreman and Katello modules for managing resources with Ansible. This
> will
> > > be officially included with Ansible 2.3.
> > >
> > > The functionality contained within is a subset of functionality that I
> > > required to manage some entities and serves as a basis for additional
> > > changes and entities to be added. Now that it's contained within the
> > > repository, I can open it up to any contributors that would like to add
> > > functionality as well.
> > >
> > > I'd love to hear any feedback you have, or review any contributions.
> Feel
> > > free to drop me an email or ping if you open a PR that needs review or
> have
> > > questions while using it. If you have requests for functionality
> before the
> > > 2.3 release, share that as well and I'll see what I can do to get it
> in.
> > >
> > >
> > > [1] https://github.com/ansible/ansible-modules-extras/tree/
> > > devel/infrastructure/foreman
> > >
> >
> > did you see [2] ? it might make sense to combine forces than create a new
> > one?
> >
>

I was not aware of this. I've reached out to the repository to see about
come collaboration.

··· On Thu, Nov 24, 2016 at 4:18 AM, Daniel Lobato Garcia wrote: > On 11/24, Ohad Levy wrote: > > On Thu, Nov 24, 2016 at 12:58 AM, Eric D Helms > wrote:

thanks,
Ohad

[2] https://github.com/Nosmoht/ansible-module-foreman

There’s also https://github.com/adfinis-sygroup/foreman-yml which is
used in their ansible installer (https://github.com/adfinis-
sygroup/foreman-ansible)

adFinis is relatively active on the community, should be easy enough to
contact them see if they want to help with this.

Not that I want to undermine this though - I think it’s great news
that’ll be on 2.3 :slight_smile: Thanks!


Eric D. Helms
Red Hat Engineering
Ph.D. Student - North Carolina State University


You received this message because you are subscribed to the Google
Groups

“Foreman users” group.
To unsubscribe from this group and stop receiving emails from it, send
an

email to foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at https://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.


You received this message because you are subscribed to the Google
Groups “Foreman users” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at https://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.


Daniel Lobato Garcia

@dLobatog
blog.daniellobato.me
daniellobato.me

GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D6DD38D6DE30
Keybase: https://keybase.io/elobato


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at https://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.


Eric D. Helms
Red Hat Engineering
Ph.D. Student - North Carolina State University